
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:290px; margin:10px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:290px; height:110px; padding:0px;}
#information {
	position:absolute;
	bottom:0;
	width:130px;
	height:40;
	color:#666;
	overflow:hidden;
	z-index:200;
	margin-left: 145px; padding-bottom:8px;
}
#information h3 {padding:4px 8px 3px; font-size:12px; color:#003399;}
#information h3 b{padding:4px 1px 3px; font-size:12px; color:#666666; }
#information p {padding:0 8px 8px; color:#003399;}
#information p b {padding:0 1px 8px; color:#666666; }
#image {
	width:140px; height:110px;
	border: 2px solid #F0EEDF;
}
#image img {position:absolute; z-index:25; width:auto; height:auto;}
.imgnav {position:absolute; width:1%; height:110px; cursor:pointer; z-index:150}
#imglink {position:absolute; height:110px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:7px}
#slideleft {float:left; width:9px; height:30px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#fff}
#slideleft:hover {}
#slideright {float:right; width:9px; height:30px; background:#fff url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {}
#slidearea {float:left; position:relative; width:260px; margin-left:5px; height:30px; overflow:hidden}
#slider {position:absolute; left:0; height:26px}
#slider img {cursor:pointer; border:2px solid #D6D6BF; width:35px; height:27px;}
