.label + .label{
	margin-left: 10px;
}
.tm_stars{
	color: #ff8800;
}
.testimonial_image{
	text-align: center;
}
.testimonial_image > a{
	display: inline-block;
}
.testimonial_image img{
	border-radius: 9px;
}
.testimonial{
	margin-bottom: 40px;
}
.testimonial blockquote {
  border-left: 5px solid #eee;
  padding-left: 20px;
}
.testimonial blockquote p {
	font-size: 15.5px;
}
.testim-manage-block {
    float: right;
}
.testimonials-list{
    margin-top: 20px;
}
.testimonial blockquote p:before {
  content: '';
}
.testimonial blockquote p:after {
  content: '';
}