@import url("/common/css/local/property/area/mapStyles.css");

#addLocationBox,
#attractionSelector {
    background-color:#444444;
    border-radius: 4px;
    color: #ffffff;
}

#addLocationBox .actionButton button {
    background: url("/whotels/images/buttonRight404040.gif") no-repeat scroll right top #FF2C77;
    font-weight: bold;
}

#mapContainer #map {
    width: 703px;
    border: 1px solid #bfb6aa;
}


#addLocationBox label{
    background: url("/whotels/images/property/area/addLocationArrow.gif") no-repeat scroll left center;
    padding-left: 23px;
}

#results {
    border: 1px solid #444;
    padding:15px;
}

#results table h4 {
    font-weight: bold;
}

#results table p a {
    margin-bottom: 8px;
    font-weight: bold;
}

#results #resultnav2 {
    margin: 5px 0;
}

#primaryContainer p.legal {
    padding: 0 10px;
}

.customAddress {

}
