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

#thumbs7{
	position:relative;
	width:90px;
	clear:both;
	height:115px;
	overflow:hidden;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:90px;
	height: 115px;
	margin: 0;
	padding: 0;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:45px;
	height:28px;
	margin:0;
	float:left;
	cursor:pointer;
	margin-bottom: 1px;
}
#thumbs7 .thumbs div img{
	width:44px;
	height:28px;
	float:right;
}
#thumbs_handles7 span{
	background:url(thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	background:url(thumbs_mask.gif) no-repeat center top;
}



.mask7{
	position:absolute;
	left:97px;
	width:130px;
	height:86px;
	overflow:hidden;
}
.mask7 img{
	width:130px;
	height:86px;
}
.sample7 .buttons{
	clear:both;
	text-align:center;
}
