.featureWhite, .featurePurple {
	padding-bottom: 7px;
	border-bottom: solid 1px;
	border-color: #A5A5AD;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
.featurePurple {
	background-color: #ececf0;
	}
	
.featureWhite {
	background-color: white;
	}

.firstFeature {
	border-top: solid 1px;
	border-color: #A5A5AD;
	}	
	
.featureEnlarge {
	margin-left: 5px;
	margin-right: 10px;
	float: left;
	}

.featureImg{
	margin-left: 20px; 
	margin-right: 0px;
	padding:10px 10px 10px 10px;
	border:1px solid #999999;
	float: right;
	}
	
.subList {
	font-size: 11px;
	color: #474775;
	text-decoration: none;
	line-height: 13pt;
	}

.faqQuestion {
	font-weight: bold;
	}

.testimonialList {
	float: right;
	font-size: 11px;
	color: #474775;
	border-top: solid 1px;
	border-top-color: #a5a5ad;
	border-bottom: solid 12px;
	border-bottom-color: #777799;
	margin-left: 20px;
	margin-bottom: 20px;
	}

.testimonialList .chosenSpecialty, .testimonialAuthor {
	font-style: italic;
	}
	
.testimonialTitle {
	color:#474775;
	font-size: 14px;
	font-family: "Verdana";
	}