.ticker { 
	height: 20px; 
	border-bottom: 0px solid #DDDDDD; 
	padding: 6px 6px 6px 10px;
	margin: 6px 0px 0px 0px
	color: #C90404;
	font-size: medium;
	font-weight: normal;
}

.ticker a {color: #C90404;}

.ticker span.ticker_category {color: #cccccc; font-size: medium; font-weight: normal;}

.ticker span.ticker_category a {color: #4668e4; font-size: medium; font-weight: normal;}

.ticker .scroller {
	height:20px;
}

.ticker .section {
	height:20px;
	background: #f5f5dc;
}
