.listingtable {  padding: 0; margin-bottom:3px; }
.listingtable td { border-bottom:#FFFFFF solid 2px; }
.listingrow0 { background-color: #ffffff;  }
.price { color: #ff0000; font-weight: bold; }
.viewlink { color: #a0a0a0; text-decoration: none; font-weight: bold; }
.viewlink:hover { color: #ff0000;  }
.listingadvert {width: 150px; }
.listingphoto { border-style: none; float: left; width: 200px; height: 144px; left: 1px; top: 1px }
.listingtext {  display:none;}
.listingprice { display:none; }
.listingmore { font-weight: bold; color: #000000; float: left;  height: 20px; left: 0px; top:144px; left:0px; width:200px; }
.listingmore a {
	color: #860037;
	text-decoration:none;
	width:200px;
	height:20px;
	display:block;
	background-image: url(graphics/more-info.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.listingmore a:hover {
	color: #00488C;
	background-image: url(graphics/more-info.jpg);

}
#HomeOffers{
	width: 200px;
	position: absolute;
	left: 442px;
	top: 75px;
}
