.siteFootersDept .divider { display: none; }

.siteFootersDept .siteFooterSecondary .noTabs { 
    border-top: 7px solid #b61e2e; 
    padding-top: 20px !important; 
    padding-bottom: 20px !important; }

.siteFooterSecondary dl.tabs { 
    border-top: 7px solid #b61e2e;
    padding-top: 20px; }
    
.siteFooterSecondary dl.tabs.componentLocations dd.active a {
    /*line-height: 40px !important;*/
    box-shadow: none !important; 
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}