/*

stylesheet for ticki ticker 

*/

.ticki {
	overflow:hidden; 
	width:905px; 
	position:relative; 
	left: 0px;
	top: 10px;  
	background:#fff;  
}

.ticki-label{
	display:inline-block;
	margin-right:10px;	
	font-weight: 300;
}

a.tickl {
	text-decoration: none;
	color: #A9A9A9;
}