﻿.FeatureTestimonial {
	padding: 15px 30px 10px 40px;
	margin-top: 20px;
	background-image: none;
}

.FeatureTestimonial .Quote {
	font-size: 14px;
	font-style: italic;
	color: #3B4C54;
}

.FeatureTestimonial .Quote img {
	margin: 0px 10px 5px 0px;	
}

.FeatureTestimonial .Source {
	font-size: 13px;
	font-style: italic;
	color: #000000;
	text-align: right;
}

.FeatureTestimonial .Source img {
	vertical-align: middle;
	margin: 5px 0px 0px 10px;
}


.ContentBox {
	
	background-repeat: repeat-x;
	border: 1px dashed #ccdcfa;
	-moz-border-radius: 8px;
}

.ContentBox h3 {
	margin-bottom: 5px;
	text-align: left;
}

.ContentBox .hr {
	margin-top: 0px;
	height: 15px;
}