#n2{
	margin-left: 0;
}
#sf{
	margin-right: 0;
	padding-right: 0;
}
.FeatureDiv {
	margin-top:20px;
	
}
.FeatureImage {
	float: left;
	width: 118px;
}
.FeatureText {
	color: #000000;
	margin-left: 118px;
}

.FeatureText h4 {
	padding:4px 0 6px 10px;
	color:#fff;
	margin-bottom: 20px;
}
#FeatureHeader.FT_Education {
	background: #ff9933 url(/img/orange-corner.gif) no-repeat right bottom;
}
#FeatureHeader.FT_Training {
	background: #ff3333 url(/img/red-corner.gif) no-repeat right bottom;
}
#FeatureHeader.FT_Arts {
	background: #333366 url(/img/purple-corner.gif) no-repeat right bottom;
}
#FeatureHeader.FT_Early {
	background: #339933 url(/img/green-corner.gif) no-repeat right bottom;
}
.FeatureText p {
	margin-top: -10px;
	padding-left: 10px;
}

