.map{
position: absolute;
left: 25%;
top: 90px;
width: 427px;
height: 289px;	
z-index: 0;
}
#spacer{
position:absolute;
left: 50px;
top: 380px;
width: 70%;
height: 100%;	
}

#text{
position:absolute;
left: -20px;
top: 0px;
width: 70%;
height: 20px;
color:#1B2828;
font-size: 16px;
font-weight: bold;
text-align: left;
}
#article{
position:absolute;
left: -20px;
top: 30px;
height: 100%;
width: 620px;
color:#1B2828;
float: left;
text-align: justify;
}

/*****/
#listings_container{
width: 555px;
height: 100%;
text-align: left;	
} 
.listings{
float: left;
width: 100%;
height: 100px;
list-style: none;
}
.listing_image {
left: 0px;
top: 0px;
height:100px;
width:120px;
color:#020202;
border-style:none;
}
.listings li{
top: 0px;
left: 0px;
width: 100%;
height: 100px;
margin-bottom: 50px;
}
.listing_data{
width: 80%;
height: 100px;
margin-top:-107px; 
margin-left:140px;
}