#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:501px; display:none;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:368px; padding:0px;}
#fullsize-home {position:relative; width:540px; height:230px; padding:0px;}
#information h3 {padding:8px 20px 3px; font-size:14pt; font-family:Arial Narrow; font-weight:bold; color:White;}
#information p {padding:0 20px 12px 20px; font-size:8pt; font-family:Arial; color:White;}
#image {width:500px;}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
.imgnav-home {position:absolute; width:40px; height:230px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/screenshots/slideshow/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/screenshots/slideshow/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#imglink-home {position:absolute; top:-10px; height:250px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/screenshots/slideshow/link.gif) center center no-repeat}
#thumbnails {margin-top:10px; }
#slideleft {float:left; width:20px; height:102px; background:url(../images/screenshots/slideshow/scroll-left.gif) center center no-repeat; background-color:#ffffff}
#slideleft:hover {background-color:#dddddd}
#slideright {float:right; width:20px; height:102px; background:#ffffff url(../images/screenshots/slideshow/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#dddddd}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:102px; overflow:hidden}
#slider {position:absolute; left:0; height:102px}
#slider img {cursor:pointer; border:1px solid #C0C0C0; padding:2px}
div { border: 0px solid blue; }