.thumb img {
	width:100px;
	height:100px;
	padding:3px;
	border:1px solid #929a9d;
}

#scrollDiv {
    float:left;    	
	height: 100px;	
	width:250px;
	margin-bottom: 5px;
	overflow: hidden;	
	border:1px solid #ccc;	
}

#thumbs {
	height: 100px;
	margin:10px;
	width:10000px;
	text-align:left;
}

#thumbnav { 
    width: 285px;   
	margin: 5px auto 5px auto;	
}

.handle {
	background: #96C832;
	border:1px solid #ccc;
	border:none;
	color:#fff;
	height:102px;
	width:15px;
	font-size:8pt;
	line-height:87px;
	font-weight:bold;
	display:block;
	float:left;	
}

