#forums_wrapper {
	float:right;
	width: 198px;
	background: url(/bitrix/templates/mymotherlode/images/widgets/Widget_Light_BlueGrad.gif) bottom;
	margin:0 0 0 20px;
	padding:0 0 3px;
	text-align:center;
}
#forums_wrapper h2 {
	background: url(/bitrix/templates/mymotherlode/images/widgets/Widget_Light_BlueGrad.gif) top;
	margin:0;
	padding:0;
	padding-top:3px;
	text-align:center;
	color: #3d5168;
	font-size: 0.8em;
	height:30px;
	font-family: Arial, sans-serif;
}
#forums_wrapper div.more {
	text-align:right;
	font-size:.7em;
	margin:0 12px 2px;
	border-top:1px solid #666;
}
#forums_wrapper div.more a {
	text-decoration:underline;
	color:#3d5168;
	padding:3px 6px;
	display:block;
}
#forums_wrapper div.more a:hover {
	color:#fff;
	background-color:#6b819b;
}
