.testimonialsHeader
{
	background-image:url('../images/testimonials/pageHeader.png');
}

.testimonial
{
	position:relative;
	padding:17px 25px;
	margin-bottom:8px;
	background-color:#eff3f7;
	border-top:1px solid #c4d0d9;
}
.testimonial *
{
	font-family:Arial;font-weight:normal;font-size:12px;color:#313131;
}
.testimonial p
{
	line-height:1.5;
}
.testimonial p.hand
{
	color:#808080;font-style:italic;
	text-align:right;
}
