@import url(CustomGoogleMaps-core.css);
#ClientLocationsList ul li.TypeHeader {
    font-size: 1rem;
    background: #b6d665;
    border-bottom: none;
    padding: .6em .75em;
}
#ClientLocationsList ul li.TypeHeader:hover {
    background: #b6d665;
}
.GoogleMapSidebar .TheList ul li .LocName {
    font-weight: normal;
    font-family:'Univers LT W01_55 Roman';
    display: inline-block;
    line-height: 1.35;
}
#ClientLocationsList ul {
    margin-left: 0;
    padding-left: 0;
}
#ClientLocationsList ul li {
    background: none;
    border-bottom: 1px dotted #cccccc;
}
#ClientLocationsList ul li li {
    border-bottom: none;
}
#ClientLocationsList ul li:hover {
    background: #eff0ef;
}
#ClientLocationsMap .BubbleInfo .HoursList, #ClientLocationsMap .BubbleInfo .CityStZip {
    border-bottom: 1px solid #ccc;
}

/* ecare */
.eCAREInterior .GoogleMapSidebar {
	display: none;
}
.eCAREInterior #GoogleMapCustomLegend {
	display: none;
}