.testimonial-box {
	color:#8E100F;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	position:relative;
	line-height:13px;
}
.erica {
	width:457px;
	height:418px;
	background:url(images/bg-Erica.jpg) no-repeat;
}
.tom {
	width:457px;
	height:372px;
	background:url(images/bg-Tom.jpg) no-repeat;
}
.kaitlyn {
	width:460px;
	height:286px;
	background:url(images/bg-Kaitlyn.jpg) no-repeat;
}
.mike {
	width:460px;
	height:321px;
	background:url(images/bg-Mike.jpg) no-repeat;
}
.pilar {
	width:457px;
	height:349px;
	background:url(images/bg-Pilar.jpg) no-repeat;
}
.testimonial-box .content {
	width:230px;
	margin:0px 0 0 215px;
	padding:15px 0 0;
}
.testimonial-box .title {
	font-weight:bold;
	font-size:14px;
}
.testimonial-box .audio {
	position:absolute;
	top:225px;
	left:88px;
}