.mask1{
	position:relative;
	width:360px;
	height:260px;
	overflow:hidden;
}
#box8{
	position:absolute;
	width:770px;
	margin-left:-1px;
}
#box8 div{
}
#box8 .buttons{
	text-align:left;
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:right;
	clear:both;
	margin-right:15px;
	background:none;

}
.sample8 .buttons span{
	cursor:pointer;
}
.sample8 {
}

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}