<!--
body        { margin:0 0; background:#ffffff url('graphics/backfade2.jpg') repeat-x fixed center bottom; font-family: Verdana,tahoma,helvetica,arial;
			           font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; 
			   scrollbar-base-color: #666666; scrollbar-face-color: #0; scrollbar-track-color: #999999; scrollbar-arrow-color: #333333; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #CCCCCC; scrollbar-shadow-color: #666666; scrollbar-darkshadow-color: #000000;
     			
			}
table        { font-size: 12px; font-family: Verdana,tahoma,helvetica,arial }
a { font-family: arial; color: #ff0000; text-decoration: none; font-variant:normal; font-size:13px; font-weight:bold;  }
ul { margin-left: 22px; }
a:hover { color: #0000ff; }
.footerlink { font-family: arial; color: #000000; text-decoration: none; font-variant:normal; font-size:10px; font-weight:bold;  }
:hover.footerlink { color: #00ff00; }
.poweredbylink { font-family: arial; color: #000000; text-decoration: none; font-variant:normal; font-size:10px; font-weight:bold;  }
:hover.poweredbylink { color: #00ff00; }
.dslink      { font-size: 10px; color: #000000 }
.dslink:hover    { font-size: 10px; color: #00ff00 }

.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-left: 5px;  margin-top: 4px; margin-bottom: 4px; width: 280px; height; 100px; }
.listingphoto { border-style: none; border-width:0px; border-color: #808080; float: left; width: 100px; height: 75px;  }
.listingtext {  color: #000040; float: right; width: 175px; height: 30px; }
.listingprice { font-weight: bold; color: #000000; float: right; width: 175px; }
.listingmore { font-weight: bold; color: #000000; float: right; width: 175px; height: 15px; }
.listingmore a { color: #ff0000; text-decoration: none; }
.listingmore a:hover { color: #0000ff; }
#viewadditional { background-color: #ffffff; font-weight: bold; color: #000000; font-size: 12px; font-family: verdana,arial; padding: 5px; border-style: solid; border-width: 1px; border-color: #000000; margin-top:8px; }
-->


#dslinks {
background:#fff;
font-size:11px;
line-height:normal;
margin-bottom:4px;
margin-top:3px;
}

#dslinks ul {
list-style:none;
margin:0;
padding:4px 0;
}

#dslinks li {
display:inline;
text-decoration:none;
margin:0;
padding:0;
}

#dslinks a {
text-decoration:none;
height:20px;
margin:0 0 0 2px;
padding:0 5px 0 0;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#dslinks a span {
height:20px;
color:#fff;
text-decoration:none;
background:#398E64;
float:none;
padding:4px 16px;
}

/* End IE5-Mac hack */
#dslinks a:hover span {
color:#FFF;
text-decoration:none;
}

#dslinks a:hover {
background-color:#6d92ad;
}

#dsenlarge a{
display:block;
width:268px;
height:20px;
background-color:#398E64;
color:#FFF;
text-align:center;
border:#000 solid 1px;
margin-bottom:1px;
}

#dsenlarge a:hover {
background-color:#6d92ad;
text-align:center;
text-decoration:none;
}