.headerNavigation a.contactUs   {
   width: 65px;
}

#mainContent   {
   zoom: 1;
}

hr   {
   margin-top: 0px;  
}

.homeBanner .tabPane   {
   zoom: 1;
}

.homeBanner .tab   {
  padding-top: 90px;
  height: 171px; /* tab.height = tabPaneContent.height - tab.padding-top */
}

.homeBanner .tab .callToAction  {
   bottom: 0px;  
}

.homeBanner .customTab .callToAction  {
    bottom: 4px;
}
