
div#ticker_wrap { background-color:#fff; }
#ticker_wrap .ticker { 
	height: 35px; 
	border-bottom: 1px solid #DDDDDD; 
/*	padding: 5px 0px 5px 10px;*/
	margin: 0px;
	padding:0px;
	background: url(../img/latest-headlines.gif) top left no-repeat;
	width: 100%;
}

#ticker_wrap .ticker a {color: /*#FFF*/#08556f; font-size: 14px; font-family:  Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}

#ticker_wrap .ticker span.ticker_category {color: #a7a6a6;}

#ticker_wrap .ticker span.ticker_category a {color: /*#fff*/#08556f; font-weight: bold; text-decoration:none;}

#ticker_wrap .ticker .scroller {
	height:35px;
	margin: 0px;
	width: 960px;
	padding-left:155px;
}

#ticker_wrap .ticker .section {
	height:35px;
	background: none;
	width: 960px;
	padding:10px 0px 0px 0px;
}
