@charset "UTF-8";
.location ul {
    list-style-type: none;
}
.location-listing-locations h4 {
    border: 0;
    text-transform: none;
    font-weight: bold;
    margin: 10px 0 0;
}
.location-listing-locations li {
    padding-left: 20px;
    margin-left: 0;
}
.location ul {
    margin: 0;
}
.location .header h2 {
    text-transform: none;
    border-bottom: none;
}
.location-desc {
    clear: both;
}