#map-address-area {
position: relative;
clear: both;
margin: 0 7px 0 7px;
padding: 0;
border: 1px solid #b0b0af;
color: #555;
font-size: 11px;
}

#map-address-area #map {
float: right;
border: 7px solid #FFF;
border-left: none;
}

#map-address-area #address {
float: left;
width: 300px;
padding: 10px 20px;
}

#map-address-area #address p {
line-height: 20px;
padding: 0 0 10px 0;
}

#showroom-hours {
float: left;
width: 333px;
height: 576px;
border: 7px solid #FFF;
border-right: none;
border-bottom: none;
background: #c4bdb0 url(../img/logo.gif) no-repeat 220px 60px;
color: #fff;
}

#showroom-hours h3 {
color: #996600;
font-size: 18px;
margin: 20px 0 5px 20px;
}

#showroom-hours p {
line-height: 18px;
margin: 0 20px;
}

#showroom-hours img#google-map {
margin: 40px 0 20px 13px;
}

#showroom-hours small {
font-size: 11px;
}

#showroom-page #map-address-area  {
border: none;
clear:both;
color:#555555;
margin:0;
padding:0;
height: 1px;
}

#showroom-page #footer-links {
margin-top: -7px;
}