@charset "utf-8";
/* CSS Document */

/* --- FEATURE BOXES --- */
.featureBox {
	margin-bottom:22px;
}
.featureBox .heading {
	border-bottom:1px solid #7b7c7f;
	padding-bottom:3px;
	margin-bottom:11px;
}
.featureBox .heading h3 {
	color:#636467;
	padding:7px 10px;
	background-color:#dfe3e6;
}
.featureBox p {
	margin-bottom:6px;
	font-size:1.2em;
}