/*Large photos up top Home offers and specials 1*/

.listingtable {
border-width:0;
padding:0;
margin:0;
border-style:solid;}

.listingtable td {
border-style:none;
}

.listingrow0 {

}

.listingrow1 {

}

.price {
color:#ff0000;
font-weight:700;
}

.viewlink {
color:#a0a0a0;
text-decoration:none;
font-weight:700;
}

.viewlink:hover {
color:#ff0000;
}

.listingadvert {
margin:0px;
width:200px;
position:relative;
margin-bottom:1px;
}

.listingphoto {
border:none;
width:160px;
height:120px;
left:0px;
position:relative;
}

.listingtext {

display:none;
visibility:hidden;
}

.listingprice {
visibility:hidden;
display:none;
}

.listingmore {
visibility:hidden;
display:none;

}

.listingmore a {
visibility:hidden;
display:none;
}


