/* CUSTOM CSS */

#homeworth {
position: absolute;
display: block;
top: 133px;
margin-left:50%;
left: 300px;
width: 160px;
height: 60px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#listingalerts {
position: absolute;
display: block;
top: 195px;
margin-left:50%;
left: 300px;
width: 160px;
height: 60px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#forsale {
position: absolute;
display: block;
top: 258px;
margin-left:50%;
left: 300px;
width: 160px;
height: 60px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#searchlistings {
position: absolute;
display: block;
top: 323px;
margin-left:50%;
left: 300px;
width: 160px;
height: 60px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#foreclosure {
position: absolute;
display: block;
top: 387px;
margin-left:50%;
left: 300px;
width: 160px;
height: 60px;
background: url(/siteimages/clear_px.png) top left repeat;
}


