/* 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{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin: 0px auto 0px auto;
}

.sample8 .mask2{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin: 0px auto 0px auto;
}






/* ********************************** */


.mask1{
	position:relative;
	width: 549px;
	height: 495px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width: 549px;
	height: 350px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:549px;
	height:320px;
	overflow:hidden;
}

.mask4{
	position:relative;
	width: 549px;
	height: 625px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}