div.sidebar div.testimonial-item-single {
	background: none;
}
div.sidebar div.testimonial-item-single div.widget-inner {
	background: #e7e7e8;
	padding: 0px;
	margin-left: 4px;
}
div.testimonial-item-single div.content{
	margin: 10px 10px 10px 10px;
	padding: 20px 0 0 30px;
	background: url("open-quote.png") no-repeat top left;
}
div.testimonial-item-single div.content-inner{
	background: url("close-quote.png") no-repeat right bottom;
	padding: 0 0 6px 0;
}
div.testimonial-item-single div.content p{
	margin: 0 10px 10px 0;
	font-weight: bold;
	line-height: 1.6em;
}
div.testimonial-item-single div.meta{
	margin: 0 10px 20px 40px;
} 
div.testimonial-item-single div.meta p{
	color:  #3E98B9;
}
div.testimonial-item-single div.meta p a{
	color:  #3E98B9;
}
div.testimonial-item-single p.tesimonial-title{
	font-size: 14px;
	font-weight: bold;
}
div.testimonial-item-single p.tesimonial-name{
	font-style: italic;
}
div.testimonial-item-single p.testimonial-desc{
	font-style: italic;
}