.mask6{
	position:relative;
	width:421px;
	height:291px;
	overflow:hidden;
}
#box7{
	position:relative;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:421px;
	clear:both;
	height:138px;
	overflow:hidden;
	margin-top:10px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:44px;
	margin:0;
	float:left;
	cursor:pointer;
	margin:0 0 2px 0;
}
#thumbs7 .thumbs div img{
	width:58px;
	height:44px;
	float:right;
}
#thumbs_handles7 span{

}
#thumbs_mask7{
	width:421px;
}