
#slideshow {list-style:none;}
#wrapper {width:506px; marging:80px auto; display:none;
   position:relative; width:450px; height:300px; left:200px; top:0px;

   box-shadow: 7px 7px 8px #454545;
   -webkit-box-shadow: 7px 7px 8px #454545;
   -moz-box-shadow: 7px 7px 8px #454545;
   filter: progid:DXImageTransform.Microsoft.dropShadow(color=#454545, offX=7, offY=7, positive=true);
   }
#information {height:0px; width:0px;}
#image {width:450px; height:300px;}
#image img {position:absolute; z-index:25; width:auto; height:auto; }
#imgprev {left:0px; width:0px;}
#imgnext {left:0px; width:0px;}
#imglink {position:absolute; height:306px; width:306px; z-index:100; opacity:.4; filter:alpha(opacity=40);}
#thumbnails {margin-top:15px;}
#slideleft {float:left; width:0px; height:0px;}
#slideright {float:right; width:0px; height:0px;}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:0px; overflow:hidden;}
#slider {position:absolute; left:0px; height:0px;}
