#box8{
	position:absolute;
}
#box8 div{
	width:548px;
	height:140px;
	float:left;
	margin-left:10px;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
background:#eee;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:140px;
	width:558px;
	position:relative;
}

#box8 div .img{
	float:right;
	margin:0 5px 5px 0px;
}

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

.mask1{
	position:relative;
	width:558px;
	height:140px;
	overflow:hidden;
}

