.ticker { 
	height: 50px; 
	border-bottom: 1px solid #DDDDDD; 
	padding: 0px;
	margin: 0px;
	
}

.ticker a {color: #CA0405;}

.ticker span.ticker_category {
	color: #FF9900;
}

.ticker span.ticker_category a {
	color: #FF6600;
}

.ticker .scroller {
	height:20px;
}

.ticker .section {
	height:20px;
}