.testimonialbox{
	margin: 5px 10px 10px 20px;
	padding:7px 7px 7px 7px;
	width:235px;
	background-color:#EEEEEE;
}

.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:#e30f28;
	font-family:verdana;
	font-size:9pt;
	font-weight:bold;
	line-height:11pt;
}