#box6{
	position:relative;
	width:500px;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
}
#handles6_2{
	float:right
}
.mask6{
	position:relative;
	margin-left:0px;
	width:790px;
	height:482px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}

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

#thumbs7{
	position:relative;
	
	width:480px;
	clear:both;
	height:40px;
	overflow:hidden;
	margin-top:322px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0px;
	width:100%;
	height:100px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:40px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width: 60px;
	float:right;
}
#thumbs_handles7 span{
	background:url(images/thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(images/thumbs_mask.gif) no-repeat center top;
}

/* ********************************** */

.thumbs{
	width:60px;

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

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

.info{
	width:240px;
	height:100px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

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

#thumbs7b{
	position:relative;
	width:100%;
	clear:both;
	height:40px;
	overflow:hidden;
	margin-top:100px;
}
#thumbs7b .thumbsb, #thumbs_handles7b, #thumbs_mask7b{
	position:absolute;
	top:0px;
	width:100%;
	height:100px;
}
#thumbs7b .thumbsb div, #thumbs_handles7b span{
	display:block;
	width:60px;
	height:40px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7b .thumbsb div img{
	width: 60px;
	float:right;
}
#thumbs_handles7b span{
	background:url(images/thumb_invisible.gif) no-repeat;
}
#thumbs_mask7b{
	width:1200px;
	background:url(images/thumbs_mask.gif) no-repeat center top;
}




/* ********************************** */

.thumbsb{
	width:60px;
height:40px;
}
.thumbsb div{
	display:block;
	width:60px;
	height:40px;
	margin:3px 0;
	cursor:pointer;
}

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


}

#box7b{
	position:relative;
}
#box7b span{
	display:block;
	float:left;
}
.mask6b{
	position:relative;
	margin-left:0px;
	width:670px;
	height:482px;
	overflow:hidden;
}



