/* charts CSS  */
 
   .chartTypeControl ol li{list-style:none;}
   .pairsControl{
		float:left;
		width:180px;
		height:24px;
		background:url(http://www.forexfloor.com/dropdown-pair.jpg) no-repeat top left;
		padding:4px 0 0 25px;
		font-weight:bold;
   }
   .chartTypeControl{
		float:left;
		width:180px;
		height:24px;
		background:url(http://www.forexfloor.com/dropdown-res.jpg) no-repeat top left;
		padding:4px 0 0 25px;
		font-weight:bold;
   }
		.chartTypeControl ol{background:#FFF;border:1px solid #999;position:absolute;}
		.chartTypeControl ol li{list-style:none;width:100px;}
		.chartTypeControl ol li:hover{background:#efefef;}
	
   .zoomControl{
		float:left;
		width:180px;
		height:24px;
		background:url(http://www.forexfloor.com/dropdown-clock.jpg) no-repeat top left;
		padding:4px 0 0 25px;
		font-weight:bold;
   }
   
   .ui-selectable {position:absolute;border:1px solid #999;background:#FFF;}
   .ui-selectable li{list-style:none;background:#FFF;padding:4px;width:100px;}
   .ui-selectable li:hover{background:#efefef;padding:4px;}
	    
    .ui-selected , .ui-selectable {background:#a5e0ff!important;}  
   
   
/*end CSS */
