#mainticker { width: 100%; overflow: hidden; }

.ticker { 
	height: 20px; 
	padding: 10px 18px 6px 18px;
	font-size: 11px;
	background-color: #fff;
}

.ticker a {color: #21558A; margin-right: 6px;}

.ticker span.ticker_category {color: #0b0b0b;}

.ticker span.ticker_category a {color: #0b0b0b;}

.ticker .scroller {
	height:20px;
}

.ticker .section {
	height:20px;
}