.tx-hitestimonials-pi1 .testimonial img.person {
	margin: 0 10px 10px 0;
	padding: 2px;
	border: 2px solid #e6bc68;
	background-color: #fff;
}
.tx-hitestimonials-pi1 img.quote-start {
	margin-bottom: -3px;
	margin-left: -4px;
}
.tx-hitestimonials-pi1 img.quote-end {
	margin-bottom: -8px;
	margin-right: -4px;
	vertical-align: bottom;
}
.tx-hitestimonials-pi1 p.author {
	margin: 20px 5px 5px 0;
	color: #D52738;
	font-weight: bold;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}

.tx-hitestimonials-pi1 .testimonial .testi-left,
.tx-hitestimonials-pi1 .testimonial .testi-right
{
	float: left;
}

.tx-hitestimonials-pi1 .two_columns_fce {
	margin-top: 1em;
}

.tx-hitestimonials-pi1 .testimonial .testi-left
{
	margin-right: 2%;
	width: 43%;
}

.tx-hitestimonials-pi1 .testimonial .testi-right
{
	width: 55%;
}

@media only screen and (max-width: 700px) {
	.tx-hitestimonials-pi1 .testimonial .testi-right {
		float: none;
		width: auto;
	}
}