.testimonials
{
	padding:10px 10px 3px 15px ;	
/*	background-color:#E5E5E7;*/
}
.testimonials .testimonial
{
	background:url(../images/top-trans.png) no-repeat top;
	padding-top:8px;
	width:320px;
}
 .testimonials .testimonial .quote
{
	background:#ffffff;

	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;	
	width:298px;	
	padding:0 10px;
	margin:0;
	font-size:11px;
}
.testimonials .testimonial .quote blockquote,
 .testimonials .testimonial .quote blockquote p
{
		color:#393F49;
	padding:0;
	margin:0;
	display:inline;
}
 .testimonials .who
{

	width:300px;
	height:30px;	
	padding:20px 10px 0 50px;	
	color:#97949C;

	background-repeat:no-repeat;
}
