﻿    .findARetailer .searchBox, .findARetailer .button input {
        font-size: 0.6875em!important;
    }

    #selectMapLightingTab, #mapWrapper, #pnlLightingWrapper {
        border: 0px !important;
    }

    #selectMapLightingTab {
        background: white !important;
    }
    
    #selectMapLightingTab .pnlMapLightingSelector {
        display:inline-block!important;
        border-bottom: 2px solid #666666!important;
        margin-bottom: -4px!important;
        width: 100%!important;
        color: black!important;
        border: white!important;

    }
    
    #selectMapLightingTab .pnlMapLightingSelector .ui-state-active a, #selectMapLightingTab .pnlMapLightingSelector .ui-state-active a:link {
        color: black!important;
        font-family: arial!important;
    }
    
    #selectMapLightingTab .ui-state-active, #selectMapLightingTab .ui-widget-content, #selectMapLightingTab .ui-state-active, #selectMapLightingTab .ui-widget-header #selectMapLightingTab .ui-state-active {border: white!important;font-weight: normal!important; color: black!important;}
    
    #selectMapLightingTab .ui-widget-header { border: white!important; font-weight: normal!important;background-color: white !important;background-image: none !important;}
    
    #selectMapLightingTab .ui-state-hover, #selectMapLightingTab .ui-widget-content .ui-state-hover, #selectMapLightingTab .ui-widget-header .ui-state-hover, #selectMapLightingTab .ui-state-focus, #selectMapLightingTab .ui-widget-content .ui-state-focus, #selectMapLightingTab .ui-widget-header .ui-state-focus { border: white!important; color: black!important;background: white!important;}

    #selectMapLightingTab .ui-state-default, #selectMapLightingTab .ui-widget-content .ui-state-default, #selectMapLightingTab .ui-widget-header .ui-state-default { border: 1px solid white!important;background: white !important; }

    #selectMapLightingTab .ui-tabs { background-color: white!important;background-image: none!important;
    }

    #selectMapLightingTab .ui-tabs-nav {
        border-bottom: 2px solid black !important;
        border-radius: 0 !important;
        padding: 0 0 0 40px;
    }

    #selectMapLightingTab .pnlMapLightingSelector .ui-state-default a {
        background-color: darkgrey !important;
        float: left!important;
        padding: 15px 40px 15px 40px!important;
        margin-right: 5px!important;
        color: black;
        font-size: 12px!important;
        font-weight: normal!important;
    }

    #selectMapLightingTab .pnlMapLightingSelector .ui-state-active a {
        background-color: #f0f0f0 !important;
    }

    #selectMapLightingTab .pnlMapLightingSelector li.ui-state-default {
        list-style-type: none!important;
        border: 0 !important;
    }

    #retailerListContainer {
        padding: 25px;
        display: inline-block;
    }

    #retailerListContainer .retailer {
        border-bottom: 1px solid #f1f1f1;
        float: left;
        clear: both;
        margin: 20px;
    }

    #retailerListContainer .retailerColLeft {
  width: 350px;
  float: left;
  margin-bottom: 2em;
}
#retailerListContainer .retailerColRight {
  float: left;
  width: 350px;
}
#retailerListContainer .retailerColRight .telephone {
  padding-top: 1em;
}
#retailerListContainer a {
  text-decoration: underline;
}

#pnlLightingWrapper {
    background: none !important;
}
        
#retailerListContainer h4 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1.1em;
  font-weight: bold;
  padding-bottom: 4px;
  margin-top: 0px;
}

#retailerListContainer, #retailerListContainer a {
    font-size: 12px;
    font-family: arial;
    line-height: normal!important;
}
