/* NEWS/LISTINGS STYLES */

/* Design Styles */
#feature {margin-bottom: 18px;}
#feature td.content {width: 380px;}
#feature td.ivline {background: url('/images/ivline.jpg') no-repeat 0 0;
 width: 180px; text-align: center; vertical-align: bottom; padding-bottom: 16px;}
#feature td.ivline div {font: 11px Tahoma, Geneva, Arial, sans-serif; color: #556;
 margin: 1px 0 0 0;}
div.news, div.text {margin-bottom: 8px; padding: 0px;}
div.news h5 {background: #FFF url('/images/bg/news_bg.gif') no-repeat 0 2px;}
div.text h5 {background: #FFF url('/images/bg/text_bg.gif') no-repeat 0 2px;}
div.news p, div.news ul, div.news ol, div.text p, div.text ul, div.text ol {font-size: 11px;
 width: 464px; margin: 0 0 0 96px;}
div.news p a span {font-size: 13px;}
div.news b, div.text b {color: #5E5E6F;}
div.news h5, div.text h5 {color: #07D; margin: 2px 0 6px; font-size: 11px;
 font-family: Tahoma, Geneva, Arial, sans-serif; padding-top: 14px;}
div.news h5 span.date, div.text h5 span.date {color: #889; font-size: 10px; font-weight: normal;
 padding-left: 4px;}
div.news h5 span.date a, div.text h5 span.date a {text-decoration: none;}
div.news div.img, div.text div.img {display: inline; float: left; padding: 1px; border: #A8B7C4 solid 1px;
 margin: 2px 10px 5px 0; background: #FFF;}
#prv_nxt {margin-top: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: .8em; line-height: 1.4em; color: #778; text-align: center;
 padding-top: 5px; border-top: #CDD3DC dotted 1px;}
#prv_nxt span {color: #BBC;}
#newsnav {border-top: #CDD3DC solid 1px; border-bottom: #CDD3DC solid 1px; margin-bottom: 20px;
 background: #F2F6F5 url('/images/bg/light_nav_bg.jpg') repeat-x;}
#newsnav div {padding: 5px 5px 6px; border-top: #EEF0F3 solid 1px; border-bottom: #EEF0F3 solid 1px;
 font: 12px/18px Tahoma, Geneva, Arial, sans-serif; text-align: center; color: #BBC;}
#newsnav div b {color: #778;}
div.alert {
	width:560px;
	padding:0 0 5px 0;
}
div.alert p{
	font-size: 11px;
	margin:0px;
}


