.listingtable {  padding: 0; margin-bottom:0px; }
.listingtable td { }
.listingrow0 { }
.price { color: #ff0000; font-weight: bold; }
.viewlink { color: #a0a0a0; text-decoration: none; font-weight: bold; }
.viewlink:hover { color: #ff0000;  }
.listingadvert {width: 330px; height: 277px; }
.listingphoto {
	float: left;
	width: 330px;
	height: 247px;
	left: 0px;
	top: 0px;
	
}
.listingtext {
	display:none;
	visibility: hidden;
}
.listingprice { display:none; }
.listingmore { font-weight: bold; color: #000000; float: left;  height: 30px; left: 0px; top:250px; top:0px; width:330px; }
.listingmore a {
	color: #ff0000;
	text-decoration:none;
	width:330px;
	height:30px;
	display:block;
	background-image: url(graphics/more_info.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: thin solid #0000FE;
	background-color: #0000FE;
}
.listingmore a:hover {
	background-image: url(graphics/more_info_ro.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
