.tck{
	position: absolute;
	right: 0px;
	top: 91px;
}
.ticker {
	width: 490px;
	height: 110px;
	overflow: hidden;
	margin: 35px 0 0 0;
	padding: 0;
	list-style: none;
	color: #363636;
	font-size:13px;
	
	
}
.ticker h2 { font-size: 16px; padding-bottom: 0px; margin-bottom: 3px; color: #467c00; }

.ticker li {
	height: 110px;
	
	padding: 0px;
	margin: 0px 5px;
	background: none;
	
}

.ticker li a { color: #053765; font-size: 13px; display: block;}

#example_4 { display: none;}
