
.tool-tip { position:relative; width:auto; padding-top:8px; padding-left:8px; padding-right:8px; padding-bottom:7px; background: #333; }

.tool-title {font-size:12px;font-weight:bold; color:white;}

.tool-text a { font-size:11px;font-weight:normal; color:white; }

#handles6_1{
	position:relative;
	left:0px;
	width:235px;
	padding-bottom:10px;
	float:left;
}
#handles6_1 .thumb { float:left; width:100px; height:66px; margin-right:7px; padding:1px; padding-left:0; border:1px solid #ccc; border-left:5px solid #f1ae17; }


.sample6 .buttons{
	clear:both;
	text-align:center;
	cursor:pointer;

}
#prev6, #next6 { border-bottom:1px dotted #333; color:#333; margin-left:3px; margin-right:3px; }
#prev6:hover, #next6:hover { border-bottom:1px solid #333; }

.thumbs{
	width:100px;
}
.thumbs div{
	display:block;
	width:100px;
	
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

span img{
	display:block;
	border:none;
}