
H4.customers{
font-size: 18px;
font-weight: bold;
margin: 0px 20px 0px 0px;
padding: 0px 0px 10px 0px;
border-bottom: dotted 1px #c5b794}

P.customers{
padding: 12px 20px 5px 0px}

P.customers-bottom{
padding: 12px 20px 0px 0px}




/************************* Customers ****************/
#customers{
width: 750px;
position: relative; left: 50%;
margin: 0px 10px 0px -385px;
padding: 58px 0px 20px 0px}

#customers-text{
width: 230px;
border-right: dotted 1px #c5b794}
	
#customer-scroll-outer{
width: 520px;
height: 160px;
position: absolute; left: 250px; top: 58px;
background: url(../graphics/throbber-2.gif) no-repeat center center}

#customer-scroll-inner{
width: 520px;
height: 160px;
background: url(../graphics/customers.png) repeat-x 0px 0px}

#customer-nav{
width: 520px;
height: 24px;
position: absolute; left: 250px; top: 240px;
background: url(../graphics/client-nav.gif)}

#scroll-left, #scroll-right{
width: 21px;
height: 14px;
position: absolute; left: 159px; top: 10px; 
cursor: pointer;
background: url(../graphics/transparent.gif)}

#scroll-right{
left: 340px}

#counter{
width: 86px;
height: 14px;
position: absolute; left: 217px; top : 10px;
background: url(../graphics/client-counter.gif) repeat-x 0px 0px}
/************************* End: Customers ****************/


