#featureWrapper { display: none; }
#headerTwo{
border-bottom-width:1px;
border-bottom-style:solid;
border-color: rgba(255,255,255,0.07);
}

.ie7 #headerTwo,
.ie8 #headerTwo{
border-color: transparent;
}

section{
padding-top: 40px;
}