#testimonials .testimonial{
	background-color:#eff5ff;
	width:830px;
	border:1px solid #6666cc;
}
#testimonials .testimonial p{
	margin:0 160px 0 80px;
}
#testimonials .testimonial .attribution{
	margin-top:1em;
	float:right;
}
#testimonials .testimonial img{
	border-color:#6666cc;
}
