.testimonial {
	text-align: left;
	font-family: arial;
	padding: 14px 11px 9px 11px;
	border-bottom-color: #E2E5B5;
	border-bottom-style: solid;
	border-bottom-width: 1px; 
}

.testimonial_message {
	font-size: 13px;	
	color: #373737;
	font-weight: normal;
}

.testimonial_name {
	font-size: 12px;
	color: #878686;
	font-weight: bold;
}

.testimonial_name span {
	font-weight: normal;
	font-style: italic;
}
