#slideshow {
list-style:none; margin:0}
#slideshow span {display:none}
#wrapper {width:450px; display:none;}
#wrapper * {
margin:0; 
padding:0
}
#fullsize {
margin-bottom:20px;
position:relative; width:400px; height:280px;
}
#information {
margin-bottom:20px;
width:400px; height:0; color:#444444; overflow:hidden; z-index:200;
text-align:justify;
}
#information h3 {padding:0px; font-size:20px}
#information p {padding:0px}
#image {
float:left;

}
#image img {
position:absolute; 
z-index:25; 
width:auto;
border:2px solid #CCCCCC; 
padding:3px;

}

#thumbnails {margin-top:0px}
#slideleft {float:left; width:20px; height:50px; }
#slideleft:hover {background-color:#EEEEEE}
#slideright {float:right; width:20px; height:50px;}
#slideright:hover {background-color:#EEEEEE}
#slidearea {float:left; position:relative; width:400px; margin-left:5px; height:60px; overflow:hidden}
#slider {position:absolute; left:0; height:70px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
