/****	CUSTOMER ACCOLADES	***************************/
#homeCustAccol {
float:left;
width:217px;
margin-top:30px;
background-image:url(../images/home-customer-accolade.jpg);
background-repeat: no-repeat;
display:inline-block;
}

#homeCustAccol h1 {
	font-size:11pt;
	margin:1px 0px 2px 40px;
	color:#BB0000;
}

#homeCustAccol h2 {
	font-size: 9pt;
	margin: 0px 0px 0px 40px;
	color:#DCDCDC;
}


#homeCustAccol a {
text-decoration:none;
}

#homeCustAccol span {
color:#DCDCDC;
border-bottom:1px solid #3F3F3F;
display:inline-block;
width:100%;
font-size: 7pt;
padding-bottom:4px;
}


#homeCustAccol span h3 {
	font-size: 9pt;
	margin:15px 0px 3px 0px;
	color:#DCDCDC;
}

#homeCustAccol span.greyBack {
background-image:url(../images/home-customer-accolade-greyBack.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

.customerAccolade {
margin-bottom:20px;
font-size: 7pt;
color:#DCDCDC;
}

.customerAccolade h3 {
margin-bottom:5px;
font-size: 9pt;
color:#DCDCDC;
}

.customerAccolade span {
margin-bottom:5px;
font-size: 9pt;
color:#DCDCDC;
display:inline-block;
}
