/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
	width: 549px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	

	margin: 0px auto 0px auto;
}

/* ********************************** */


.mask1{
	position:relative;
	width: 549px;
	height: 320px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}