#slideshow {list-style:none; color:#fff;}
#slideshow span {display:none}
#wrapper {width:444px;float:left; display:none;overflow:hidden;padding-left:8px}
#wrapper * {margin:0; padding:0}
#fullsize {float:left;position:relative; width:450px; height:450px;overflow:hidden;display:block}
#information {position:absolute; bottom:0; width:500px; height:0; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:438px;height:432px;float:left;padding:2px; border:1px solid #ccc;background:#fff;overflow:hidden}
#image img {width:438px;height:432px;float:left;position:absolute; z-index:25;background:#fff}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/gallery/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/gallery/right.gif) right center no-repeat;margin-right:7px}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/gallery/link.gif) center center no-repeat}
#thumbnails {width:444px;height:140px;float:left;margin:30px 0 15px 0;display:inline}
#slideleft {float:left; width:20px; height:132px; background:url(../images/gallery/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:132px; background:#222 url(../images/gallery/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:400px;height:132px; overflow:hidden}
#slider {position:absolute; left:0; height:136px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px;float:left;display:inline;margin:0 5px}