#hpFeature {
	text-align: center;
	margin: 10px auto;
}
#hpHighlights {
	width: 886px;
	margin: 0 32px 10px 32px;
}
#hpAd1 {
	float: left;
	position: relative;
	width: 200px;
	margin-right: 10px;
}
#hpAd2 {
	float: right;
	position: relative;
	width: 676px;
}
#hpBoxes h2 {
   color: #fff;
   font-size: 13px;
   line-height: 15px;
   margin: 0;
   padding: 0;
}
.boxLeft, .boxCenter, .boxRight {
   background-color: #3E3E40;
   height: 110px;
}
.boxContent {
   margin: 5px;
	color: #fff;
}
#hpBoxes img {
   float: left;
   margin-right: 10px;
}
#hpBoxes p {
   padding: 0;
   margin: 4px 0 0 0;
	color: #fff;
}
#hpBoxes label {
	color: #fff;
}
#hpBoxes a:link, #hpBoxes a:visited {
	color: #fff;
}
.boxLeft {
   width: 466px;
   margin-left: 25px;
   float: left;
}
.boxLeft .boxContent {
   text-align: center;
}
#hpBoxes .boxLeft .boxContent h2 {
   padding-top: 1em;
}
.boxCenter {
   width: 150px;
   margin-left: 10px;
   float: left;
}
.boxRight {
   width: 150px;
   margin-left: 10px;
   float: right;
}
.boxRow {
   margin-top: 13px;
}