#slideshow {list-style:none; color:#fff;}
#slideshow span {display:none;}
#wrapper {width:350px;}
#wrapper * {margin:0; padding:0;}
#fullsize {position:relative; width:350px; height:230px; background:#cccccc;}
#information {position:absolute; bottom:0; width:350px; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.5; filter:alpha(opacity=50)} /* add if in if needed opacity:.5; filter:alpha(opacity=50) */
#information h3 {padding:4px 8px 3px; font-size:14px; font-family:Arial;}
#information p {padding:0 8px 8px; font-family:Arial; font-size:12px;}
#image {width:345px;}
#image img {position:absolute; top:2; left:2; z-index:25; width:346px; height:226px;}
.imgnav {position:absolute; width:100%; height:340px; cursor:pointer; z-index:150;}
#imgprev {left:0;}
#imgnext {right:0;}
#imglink {position:absolute; height:200px;}
.linkhover {}
#thumbnails {margin-top:15px; padding-left:3px;}
#slideleft:hover {background-color:#333;}
#slideright:hover {background-color:#333;}
#slidearea {float:left; position:relative; width:335px; margin-left:5px; margin-right:5px; height:81px; overflow:hidden;}
#slider {position:absolute; left:0; height:81px;}
#slider img {cursor:pointer; border:1px solid #666; padding:2px;}