#customers {border:1px solid #ccc; background:#FFF;height:292px; float:left;width:962px;position:relative; -moz-box-shadow:0 0 9px #616161; -webkit-box-shadow: 0 0 9px #616161;box-shadow:0 0 9px #616161; margin-top:11px; z-index:10; margin-left:4px}
#customer-quotes {overflow:hidden;width:962px;list-style:none;margin:0px;padding:0px;position:absolute;left: 0px;top:0px;}
#customer-quotes li img{ position:relative; float:left; width:551px}
#customer-quotes li div{ width:330px; position:relative; float:left; margin-left:30px; padding-top:75px}
#customer-quotes li div a{  background:url(../images/home/bg-btn.jpg) no-repeat left; color:#575858; font-size:12px; font-weight:bold; padding-left:32px; padding-bottom:7px; padding-top:7px;}
#customer-quotes li {overflow:hidden;position:absolute;font-size:1.2em;}
#customer-quotes li h1{ color:#787878; font-size:22px; background:url(../images/home/bg-h1.jpg) repeat-x bottom; padding-bottom:5px;}
#customer-quotes li h2{ color:#787878; font-size:13px;  padding-bottom:20px;}


/*ROTATOR*/
#customers .rotator-menu {text-align:center; z-index:250}
#customers .rotator-nav {margin:0 auto;	text-align:center;position:relative;z-index:250;width:962px; margin-top:260px}
#customers .rotator-menu li { display:inline}
#customers .rotator-menu button { margin:0; padding:0;text-indent:-9999em; overflow:hidden; height:16px; width:16px; padding:0 0 0 0; background:transparent url(../images/home-customers-nav.png) no-repeat -32px 50%; border:none; cursor:pointer;}
#customers .rotator-menu button:hover {background-position:-48px 50%;}
#customers .rotator-menu .selected button {background-position:-64px 50%;}
#customers .rotator-menu .next button {background-position:-96px 50%;}
#customers .rotator-menu .next button:hover {background-position:-80px 50%;}
#customers .rotator-menu .previous button {background-position:0 50%;}
#customers .rotator-menu .previous button:hover {background-position:-16px 50%;}
