#gallery {
	margin:auto;
	width:352px;	
	border:1px solid #f1f1f1;
	padding:5px;
	background:url(../images/loading.gif) center 100px no-repeat #fff;		
	height:auto !important;
	min-height: 200px !important;
	height:200px;	
}
#slideimg {
	width:330px;	
	background-color:#f1f1f1;	
	padding:10px;
	text-align: center;	
}
#slidecaption {
	background:#fff;
	font-size: 11px;
	color: #000;
	padding:5px;
}
.thumb img {
	width:60px;
	height:60px;
	padding:3px;
	border:1px solid #929a9d;	
}
#scrollDiv {
	overflow: hidden;
	height: 87px;
	width:330px;
	border:1px solid #ccc;
	float:left;		
	
}
#thumbs {
	height: 60px;
	margin:10px;
	width:10000px;
	text-align:left;	
}
#thumbnav {
	width:365px;	
	overflow: hidden;
	margin:10px 0 10px 0;		
	margin-left:auto;
	margin-right:auto;		
}
.handle {
	background:#929A9D;
	border:1px solid #ccc;
	border:none;
	color:#fff;
	height:87px;
	width:15px;
	font-size:8pt;
	line-height:87px;
	font-weight:bold;
	display:block;
	float:left;
	text-align:left;
}