/* Sample 6*/
#box6{
	position:relative;
	width:380px;
	top: 0px;
	left: 0px;
	}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
}
#handles6_2{
	float:left
}
#handles6_3{
	float:left
}
#handles6_4{
	float:left
}
.mask6{
	position:relative;
	margin-left:0px;
	width:380px;
	height:287px;
	overflow:hidden;
}
.sample6 .buttons{
	text-align:left;

}

/* ********************************** */

.thumbs{
	width:54px;
	background-color:#FFF;
	}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}


span img{
	display:block;
	border:none;
}
