#slideshow {list-style:none;padding:0;
margin:0;}
#slideshow span {}
#wrapper {width:450px; margin:0px auto; display:none; padding:0;margin:0;border:0px dashed #000;background: #fff;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:450px; height:300px; padding:0;background: #fff;}
#information {margin-left:25px;position:absolute; bottom:0; width:400px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=60)}
#information h3 {padding:8px 8px 8px 8px; font-size:11px; font-weight:normal; color:#fff;line-height:normal;}
* html #information h3 {padding:8px 8px 8px 4px;}
#information p {display:none;}
#image {height:300px;}
#image img {position:absolute; z-index:25;height:300px;width:400px;}
.imgnav {position:absolute; width:25%; height:300px; cursor:pointer; z-index:150}
#imgprev {padding-top: 22px;left:0; background:url(../images/left.gif) left top no-repeat}
#imgnext {right:0; background:url(../images/right.gif) right top no-repeat}
#imglink {position:absolute; height:300px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=0)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin:12px 0px 12px 0px; clear:both; float:left; width:450px;}
#thumbnails .pic {height:80px;}
#slideleft {float:left; width:20px; height:75px; margin-top:4px;background:url(../images/scroll-left.gif) center center no-repeat;}
#slideleft:hover { background:url(../images/scroll-right_hover.gif) center center no-repeat;}
#slideright {float:right; width:20px; height:75px; margin-top:4px; background:url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover { background:url(../images/scroll-left_hover.gif) center center no-repeat;}
#slidearea {float:left; position:relative; width:400px; margin-left:5px; height:130px; overflow:hidden}
#slider {position:absolute; left:0; height:75px}
#slider img {cursor:pointer; border:1px solid #e5e5e5; background:#fff;}
.picslide {
	padding: 4px;
	background-color:#FFFFFF;
	border: 1px solid #AD3407;
	height:80px;
}