@charset "utf-8";
/**************************
	CSS by Ginga Interactive
	Created on August 2009
	Coder: flep!
***************************/
	#customers{width:347px; background:#e9eac8;}
		#customers h3{color:#796F54; font:15px/20px "FsansI", Helvetica, sans-serif; padding:0; margin:10px 0 0 10px; text-align:left;}
		#customers_gallery{width:260px; height:140px; margin:0; overflow:hidden;}
		#customers a{color:#796F54; margin:auto; font:italic 12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none;}
		#customers a:hover{color:#B3A88E;}

#customers_gallery{position: relative; text-align:left;}
#customers_gallery .wrapper{width: 260px; overflow: auto; height: 140px; position: absolute; top: 0; left: 0;}
#customers_gallery .wrapper ul{width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; padding:0; }
#customers_gallery ul li{display: block; float: left; padding: 0; height: 140px; width: 260px; margin: 0; }









