
div#scroller {
	width: 570px;
	height: 22px;
	border: 0px solid #000;
	background-color: none;/* DeepSkyBlue;*/
	float:left;
	overflow: hidden;
	
	
	/* border: 1px solid #0000ff;  */

}

div#scroller ul {
	/* border: 1px solid red;  */
	width: 570px;	
	height: 22px;
	
}


div#scroller ul li {
font-size:22x!important;
	list-style-type: none;
	width: 100%;
	height: 22px;	
	border: none !important;
	border-left: 1px solid #93B666 !important;
	font-family: "Trebuchet MS",Arial,Verdana,Tahoma !important;
	

} 

 div#scroller ul li a {
	font-family: "Trebuchet MS",Arial,Verdana,Tahoma !important;

} 
