#slideshow {
list-style:none;
 color:#fff
}
#slideshow span {
display:none
}
#slidewrap
{display: table;
width: 509px;
margin:0;
margin-left: 16px;}

#wrapper {
width:509px;
 margin:0;
 display:none;

}
#wrapper * {
margin:0; 
padding:0

}
#fullsize {
position:relative;
 width:506px; 
height:300px;
 padding:2px; 
border:0px solid #222;
background:#fff;
overflow:hidden;
}
#information {
position:absolute; 
bottom:0;
width:508px;
 height:0; 
background:#9BC0CF; 
color:#fff; 
overflow:hidden;
z-index:200;
 opacity:.9; 
filter:alpha(opacity=90)
}
#information h3 {
padding:4px 8px 3px;
 font-size:16px;
color: #fff;
padding-top: 5px;
}
#information P, #information P A {
padding:9px;
color: #fff;
}
#image {
width:507px;
}
#image img {
position:absolute; 
 width:auto;
height: 300px;
z-index:25;
}
* html #image img {
 width: expression( document.body.clientWidth > 506 ? "507px" : "auto" );
width: auto !important;
height: expression( document.body.clientHeight > 299 ? "300px" : "auto" );
}
.imgnav {
position:absolute;
 width:25%;
 height:306px;
 cursor:pointer;
z-index:150
}
#imgprev {
left:0;
 background:url(http://custom.buyitsellit.com/20326/template/left.gif) left center no-repeat
}
#imgnext {
right:0;
 background:url(http://custom.buyitsellit.com/20326/template/right.gif) right center no-repeat
}
#imglink {
position:absolute; 
height:306px; 
width:100%; 
z-index:100;
 opacity:.4; 
filter:alpha(opacity=40)
z-index:100;
}
.linkhover {
background:url(http://custom.buyitsellit.com/20326/template/link.gif) center center no-repeat
}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(http://custom.buyitsellit.com/20326/template/scroll-left.gif) center center no-repeat; background-color:#9BC0CF}
#slideleft:hover {background-color:#ddd}
#slideright {float:right; width:20px; height:81px; background:#9BC0CF url(http://custom.buyitsellit.com/20326/template/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#ddd}
#slidearea {float:left; position:relative; width:462px; margin-left:5px; height:77px; background: #fff; padding-top: 4px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px; height:65px; width: auto;}
