.ticker { 
	height: 50px;
	padding: 7px 10px 3px 10px;
	width: 235px;
	background: #edebd5;
	float: right;
}

.ticker a {color: #554d49; }

.ticker span.ticker_category {color: #cccccc;}

.ticker span.ticker_category a {color: #F60; font-weight: bold; }

.ticker .scroller {
	height:50px;
	float: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	width: 235px;
}

.ticker .section {
	height:50px;
	width: 235px;
	padding-left:0px;
	padding-top:0px;
	border: none;
}
