#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:390px; margin:5px auto; display:none;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:299px; height:448px; padding: 0px; border:1px solid #555; background:#fff; float:left; overflow:hidden;}
#information {position:absolute; left: 0; bottom:0; width:299px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 4px 3px;}
#information p {padding:0 4px 4px; font-size:12px; font-weight:bold; }
#image {position:absolute; width:300px;left: 0; top: 0;}
#image img {position:absolute; left: 0; z-index:25; width:auto;}
.imgnav {display:none; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {top:0; background:url(images/top.gif) top center no-repeat; display:none;}
#imgnext {bottom:0; background:url(images/bottom.gif) bottom center no-repeat; display:none;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-left:5px; height: 410px; margin-bottom:15px; float:left;}
#slidetop {width:81px; height:20px; background:url(../images/scroll-top.gif) center center no-repeat}
#slidetop:hover {background-color:white}
#slidebottom {width:81px; height:20px; background:white url(../images/scroll-bottom.gif) center center no-repeat}
#slidebottom:hover {background-color:white}
#slidearea {position:relative; width:81px; margin-top:5px; margin-bottom: 5px; height:404px; overflow:hidden}
#slider {position:relative; top:0; height:400px;}
#slider img {cursor:pointer; border:1px solid #cecece; padding:1px; display: block;}
