.testimonials {
	margin-bottom: 20px;
	background: #ccc;
	border: 1px solid #aaa;
}
.none-back {
	background: #e3e3e3;
}
.testimonials-details {
	border: 1px solid #f0f0f0;
	padding: 10px;
	position: relative;
}
.testimonials-details .avatar {
	margin-top: -40px;
	border: 1px solid #aaa;
}
.testimony {
	margin-top: 20px;
	display: block;
	left: 112px;
	text-indent: 20px;
	color: #555;
	font-size: 12pt;
	text-transform: uppercase;
	border-bottom: 1px solid #696969;
}
.country {
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	color: #666 !important;
}
