
/* Sample 8*/
#box8{
	position:absolute;
	}

#box8 div{
	width:574px;
	float:left;
	}

#box8 .buttons{
	text-align:left
	}

#box8 .next{
	float:right
	}

.sample8 .buttons{
	clear:both;
	}

.sample8 .mask1{
	}


.mask1{
	position:relative;
	width:574px;
	height:417px;
	overflow:hidden;
	}
