/* Sample 1*/
/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
	width:643px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
/*.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}*/

/* ********************************** */
.mask1{
	position:relative;
	width:643px;
	height:450px;
	overflow:hidden;
}

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