.testimonialbox{
	padding:0px 4px 4px 10px;
	width:430px;
	background-color:#ffffff;
}

.testimonialbox img{
	margin:5px 10px 10px 0px;
	float:left;
}

.testimonialcopy{
	color:#000000;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	line-height:11pt;
}

.testimonialtitle{
	color:#f56a2f;
	font-family:verdana;
	font-size:9pt;
	font-weight:bold;
	line-height:11pt;
	padding-top:5px;
	padding-bottom:10px;
}