.mask6{
	position:absolute;
	left:42px;
	top:0;
   margin:0;
	width:250px;
	height:250px;
	overflow:hidden;
}

#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:757px;
	height:124px;
	overflow:hidden;
	margin:290px 0 38px 40px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:124px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:inline;
	width:124px;
	height:124px;
	margin:0 0 0 2px;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:124px;
	float:right;
}
#thumbs_handles7 span{
	background:url(galerie/thumb_invisible.gif) no-repeat;
}
