/* CSS Document */

div.testimonial
{
	margin-bottom:60px;
	width:600px;
}

div.testimonial div.quote{
	padding:27px 14px 10px;
	background:url("/themes/default/graphics/site/oliverwight-english/modules/testimonial/quote-top.png") no-repeat 10px 10px #eef8fe;
}

div.testimonial div.quote div.quoteBottom{
	padding-bottom:17px;
	background:url("/themes/default/graphics/site/oliverwight-english/modules/testimonial/quote-bottom.png") no-repeat bottom right;
}


div.testimonial div.quote p{
	font-style:italic;
	font-size:17px;
}

div.testimonial .twoBorderHolder{
	border-top:1px solid #bdeafb;
	border-bottom:1px solid #bdeafb;
	padding-bottom:1px;
}

div.testimonial .testimonialReference{
	width:400px;
	float:left;
	margin-top:13px;
}

div.testimonial .testimonialReference p{
	margin-bottom:0px;
	color:#888A8D;
}

div.testimonial .testimonialImageHolder{
	width:200px;
	text-align:right;
}

div.testimonial .testimonialImageHolder img{
	vertical-align:middle;	
}