/* Sample 8*/
#box8{
	position:absolute;
	left: 13px;
}
#box8 div{
	width:623px;
	float:left;
	padding-top:15px;
}
.mask1{
	position:relative;
	width:623px;
	height:201px;
	overflow:hidden;
}

#box8 .buttons{
	text-align:left
}
#box8 .next{
	
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top:0px solid #ccc;
	border-bottom:0px solid #ccc;
}

.boxpadding{
	padding-left:6px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

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

.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
}

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