/****	CUSTOMER ACCOLADES	***************************/
#custAccols {
float:left;
width:898px;
height:43px;
border:1px solid #C8C8C8;
margin-top:10px;
background-image:url(../images/voice-of-the-customer-background.jpg);
background-repeat:repeat-x;
display:inline-block;
}

#custAccolsLeft {
background-image:url(../images/voice-of-the-customer.jpg);
background-repeat:no-repeat;
width:180px;
height:43px;
}

#custAccolsRight {
width:718px;
height:43px;
vertical-align:middle;
}

#custAccolsRight span {
vertical-align:middle;
line-height:1.3;
}

.customerAccolade {
padding:10px 0px 10px 0px;
border-top:1px solid #C8C8C8;
}