/* CSS Document */

.listingtable { border-width: 0px; border-style: none; padding: 0; margin: 0; border-style: solid; }
.listingtable td { border-style: none; }
.listingrow0 { background-color: #dddddd; }
.listingrow1 { background-color: #ffffff;  }
.price { color: #ff0000; font-weight: bold; }
.viewlink { color: #a0a0a0; text-decoration: none; font-weight: bold; }
.viewlink:hover { color: #ff0000; }
.listingadvert { margin: 3px; width: 240px; }
.listingphoto { border-style: solid; border-width:1px; border-color: #808080; float: left; width: 100px; height: 75px; left: 1px; top: 1px }
.listingtext {  color: #000040; float: right; width: 135px; }
.listingprice { font-weight: bold; color: #000000; float: right; width: 135px; }
.listingmore { font-weight: bold; color: #000000; float: right; width: 135px; }
.listingmore a { color: #ff0000; text-decoration: none; }
.listingmore a:hover { color: #0000ff; }
#viewadditional { background-color: #808080; font-weight: bold; color: #ffffff; font-size: 12px; font-family: verdana,arial; padding: 5px; border-style: solid; border-width: 1px; border-color: #ff0000; }
-->