.thumb img {
	width:100px;
	height:100px;
	padding:3px;
	border:1px solid #929a9d;
}

#scrollDiv {
	overflow: hidden;
	height: 110px;
	width: 210px;
	border:1px solid #ccc;
	float:left;
	background-color: #FFF;
}

#thumbs {
	height: 100px;
	margin:10px;
	width:10000px;
	text-align:left;
}

#thumbnav {
	/*width:100px;*/
	margin: 10px auto 1em auto;
}

.handle {
	background: #DDD;
	border:1px solid #ccc;
	border:none;
	color:#666;
	height:112px;
	width:15px;
	font-size:8pt;
	line-height:87px;
	font-weight:bold;
	display:block;
	float:left;	
}


