@charset "utf-8";
/* CSS Document */

#Listings{
width:520px;
margin:15px 0 0 5px;
float:left;
background:url(../Assets/ListingsBG.gif) no-repeat;
}
#Property{
margin:6px 0 10px 34px;
font:bold 22px Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#listingphoto{
width:225px;
height:168px;
float:left;
}
#listingphoto img{
border:3px solid #000000;
}

#listinginfo{
width:282px;
height:255px;
margin:0 0 0 235px;
}

#LatestListings2{
background:url(../Assets/Postit.png) no-repeat;
width:220px;
height:300px;
margin:50px 0 0 0;
padding:38px 8px 0 10px;
}

#listings{
height:260px;
}
#bdesc{
height:130px;
}
hr{
color: #A00000;
background-color: #A00000;
border:none;
height: 5px;
width:510px;
margin:0 0 10px 30px;
}