.ticker { 
	height: 204px; 
	padding: 0px;
	margin: 0px;
	text-align:center;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}

.ticker a {color: #8E0000; text-decoration:none;}
.ticker a:hover {color: #CA0405; text-decoration:none;}

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

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

.ticker .scroller {
	height:204px;
}

.ticker .section {
	height:204px;
}
