.ticker { 
	height: 25px;
	border-bottom: 1px solid #DDDDDD;
	padding: 0px 0px 6px 6px;
	margin: 0px 6px;
}

.ticker a {color: #E65E04;}

.ticker span.ticker_category {color: #cccccc;}

.ticker span.ticker_category a {color: #000000;}

.ticker .scroller {
	height:25px;
}

.ticker .section {
	height:25px;
}

