.mask1{
	position:relative;
	width:290px;
	height:95px;
	overflow:hidden;
}
#box8{
	position:absolute;
	width:300px;
	margin-left:1px;
}
#box8 div{
}
#box8 .buttons{
	text-align:left;
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:right;
	clear:both;
	margin-right:15px;
}
.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
}
