﻿div.testimonial_wide,
div.testimonial {
	float:left;
	margin:0 15px 15px 0;
	padding:4px;
	background-color:white;
	border:1px gray solid;
}

div.testimonial_wide {
	width:510px;	
}

p.author {
	font-style:italic;
	font-weight:bold;
	color:gray;
}

div#main_panel {
	width:806px;
}