/*** Show all Testimonials ***/

div#main-content div.testimonial-item div.widget-post h5{
	padding: 0 0 0 20px;
	font-size: 15px;
	background: none;
}
div#main-content div.testimonial-item div.widget-post div.widget-post-inner{
	clear: both;
	margin: 0 0 0 20px;
	color: #898789;
	font-family: "Trebuchet MS", sans-serif;
}
div#main-content div.testimonial-item div.widget-post p{
	margin: 0 0 10px 0;
}
div#main-content div.testimonial-item div.widget-post p.title{
	margin: 0 0 10px 0;
	color: #403f40;
	font-family: "Tahoma", sans-serif;
	font-size: 15px;
	font-style: italic;
}