.ticker { 
	height: 20px; 
	padding: 5px 0px 10px 45px;
	margin: 0px;
	font-size: 18px;
	background: #B83223 url(../img/ticker_bg.gif) no-repeat scroll left top;
	float: left;
	margin-top: 13px;
	width: 455px;
}

/* Hides from IE5-mac \*/
* html .ticker {padding: 5px 0px 5px 45px;}
/* End hide from IE5-mac */

.ticker a {color: #ffffff;}

.ticker span.ticker_category {color: #cccccc;}

.ticker span.ticker_category a {color: #000000;}

.ticker .scroller {
	height:25px;
}

.ticker .section {
	height:25px;
}
