#Content .inner{
    background:         transparent url(/images/find-us/background-shield.jpg) 0 0 no-repeat;
    }

#FindUsBanner{
    margin:             30px 0 0 40px;
    }

#FindUsCopy{
    float:              left;
    width:              310px;
    margin:             30px 0 20px 40px;
    _margin-left:       20px;
    }

#FindUsAvailabilityNote{
    clear:              left;
    margin:             0 40px;
    font-style:         italic;
    }
#FindUsAvailabilityNote a{
    letter-spacing:     0;
    color:              #890203;
    }

#BeerFinder{
    float:              left;
    width:              340px;
    margin:             30px 0 20px 40px;
    }
#StartAddress{
    width:              220px;
    }
#BeerFinder h4{
    margin:             .5em 0 0;
    }
#BeerFinder p{
    color:              #111;
    margin:             .8em 0 0 0;
    line-height:        1.5em;
    font-style:         italic;
    font-size:          12px;
    }
#BeerFinder span.blankSlate{
    display:            block;
    padding-right:      85px;
    color:              #333;
    }
#BeerFinder a{
    letter-spacing:     normal;
    color:              #890203;
    }
#BrownsDistance{
    margin:             .5em 80px 0 0;
    line-height:        1.2em;
    font-weight:        bold;
    font-style:         normal;
    }
.distance{
    white-space:        nowrap;
    }


.locations{
    float:              left;
    width:              310px;
    margin:             30px 0 0 40px;
    padding-bottom:     40px;
    _margin-left:       20px;
    }
#RestaurantLocations{
    clear:            left;
    }

.locations h2{
    margin:             0;
    }

.locations ul{
    margin:           0;
    padding:          0;  
    }

.locations li{
    margin:           10px 0 0;
    padding:          0;
    }

.locations .name{
    font-size:        16px;
    }

.locations .address{
    font-size:        12px;
    display:          block;
    }

.locations .address a{
    color:            #890203;
    letter-spacing:   0em;
    }