.ticker { 
	height: 20px;
	padding: 8px 0px 2px 5px;
	margin: 0px 5px;
	float: left;
}

.ticker a {color: #434343;}

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

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

.ticker .scroller {
	height:20px;
	width: 600px;
	margin: 0;
	position: relative;
	overflow: auto;
}

.ticker .section {
	height:20px;
	padding-top: 0;
	width: 590px;
	padding-left: 0px;
}