/* Sample 8*/
#box8{
	position:absolute;
	left: 83px;
	top: 3px;
}
#box8 div{
	width:440px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
	margin-left:80px;
}


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

.mask1{
	position:relative;
	margin-left:80px;
	width:440px;
	height:250px;
	overflow:hidden;
}
