.tes-cta-border-top,.tes-cta-border-bottom {
	display:inline-block;
	border-top:1px solid #ddd;
	width:95%;
}
.tes-cta-border-top { margin-top:50px;}
.tes-cta-border-bottom { margin-bottom:50px;}
.tes-cta-cont {
	display:inline-block;
	padding:10px 0;
	width:100%;
}
.tes-cta-text { 
	color:#666;
	font-size:1.82em;
	margin:5px 0 10px;
}
.tes-body { margin-bottom:260px;}
.tes-content {
	display:inline-block;
	margin:10px 20px;
	vertical-align:top;
}
.tes-content-box {
	border:1px solid rgb(225, 232, 237);
	border-radius:4px;
	padding:15px;
	text-align:left;
	width:363px;
}
.tes-content-box-top-img { margin:0 15px 5px 0;}
.tes-content-img { border-radius:50%;}
.tes-content-name {
	color:#000;
	font-size:1.3em;
}
.tes-content-desc {
	color:#555;
	font-size:0.75em;
}
.tes-content-quote { padding:5px 0;}