/* Sample 1*/
/* Sample 8*/
#box8{
	position:relative;
}
#box8 div{
	width:460px;
	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:460px;
	height:180px;
	overflow:hidden;
}