body {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333;
}
a:link {
	color:#336699;
	text-decoration:underline;
}
a:hover, a:active{
	color:#4986ff;
	text-decoration:none;
}
.widget{
	padding-top:5px;
	padding-left:5px;
	margin-bottom:10px;
}
.widgets_container{
	border: 1px #333 solid;
	width:180px;
}
.widget_header_container{
	padding-top:5px !important;
	padding-bottom:5px !important;
	margin-bottom:10px !important;
}
.widget_header{
	color: #FFF;
	width:170px;
	font-size:11px;
	font-weight:bold;

	background: url('/images/fnres_frame_header.gif') repeat-x;
}
.news_container{
	border: 1px #333 solid;
	width:400px; padding:10px;
}

.news_box_header{
	margin-bottom:5px;
	font-size:14px;
	color:#99CC00;
}
.news_box{margin-left:0px; margin-bottom:5px; font-size:12px;}
.news_box a{height:10px;}


.widget_header_news{ margin-top:5px;>margin-top:10px;
	color: #FFF;
	width:380px;
	font-size:11px;
	font-weight:bold; margin-left:10px;

	background: url('/images/fnres_frame_header.gif') repeat-x;
}

hr{
	color: #ccc;
	height:1px;
}
.widget_topimage_subheader{
	width:170px;
	border-bottom: #ccc solid 1px;
	margin-bottom:10px;
}
.widget_content{
	margin-bottom:20px;
	font-size:11px;
}
.learn_more_container{
	margin-top:3px;
}