.testimonial_body
{
	float: left;
}
.testimonial_message
{
	background: #f3f3f3; width: 570px; border:1px solid #ddd; font-size: 14px; padding: 10px;
}
.testimonial_sig
{
	width: 590px; background: white; text-align:right; font-weight:bold; color: #224466; font-size: 13px;
}

.testimonial
{
	clear:both;
	overflow:auto;
	padding:0 0 30px;
	width:650px;
	position: relative;
}
