h1{
    color: #8E9D35;
}
h2{
    clear: both;
    margin-bottom: 0;
}
h3{
    margin: 0;
}
form{
    float: left;
    width: 300px;
}
input#id_zipcode{
    width: 5em;
}
div.note h2{
    background: url(../img/icon-star-red.png) no-repeat top left;
    font-size: 1.2em;
    line-height: 1.3em;
    margin: 0.3em 0 0.3em 0;
    padding-left: 24px;
    text-transform: uppercase;
}
div.bep h3 a{
    color: #811D0D;
}

div.locations-list{
    clear: both;
    font-size: 0.95em;
    padding-left: 30px;
}
div.locations-list div.location{
    float: left;
    height: 10em;
    padding: 0 5px;
    width: 170px;
}
div.locations-list div.location span.detail{
    text-transform: uppercase;
}
div.locations-list div.location h3{
    color: #811D0D;
    text-transform: uppercase;
    margin-bottom: 0;
}
div.pagination{
    clear: both;
    padding: 1em 0;
    text-align: center;
}
span.distance{
    text-transform: none;
}

div.express{
    background: url(../img/icon-express.png) no-repeat 60% 30%;
    width: 350px !important;
    padding: ;
}
div.express h3 a{
    color: #EFB72B;
}
div.dixie-house{
    background: url(../img/icon-dixie-house.gif) no-repeat 55% 30%;
    width: 350px !important;
    padding: ;
}
div.dixie-house h3 a{
    color: #8E9D35;
}
