div#LocationSelectorContainer, div#DisplayLocation{
    display: none;
}


div#LocationAddress{
    padding-bottom: 10px;
}


div#LocationContacts div{
    padding: 5px 0px;
}


div#LocationMap{
    float: left;
    clear: both;
    padding-top: 20px;
}


div#GetDirections{
    float: left;
    clear: both;
    padding-top: 15px;
}


div#CustomerWebAccess{
}


div#LocationDescription{
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 20px;
}


div#CustomerWebAccess{
    width: 199px;
    float: right;
    background: #f0f0f0;
    padding: 14px 10px;
}


div#CustomerWebAccess div{
    margin-bottom: 15px;
}


div#LocationDisplayAddress{
}