#homeFeatureItems {
	padding-bottom: 15px;

}

.homeFeature {

	width:221px;
	float: left;
	margin: 0 15px 0 0;
	padding:0;
}

.homeFeature .text {
	background-color:#000;
}
.homeFeature.right {
	margin:0;
}

.homeFeature h2 {
	color:#BFD73B;
	padding:15px 15px 0 15px;
	margin:0;
	font-size:12px !important;
}

.homeFeature p {
	padding:0 15px 15px;
}
.homeFeature a {
	color:#fff !important;

}


