/* Sample 8*/
#box8{
	position:absolute;
	cursor: hand;
}
#box8 div{
	width:320px;
	float:left;
}

#box8 div#carousel_contenu {

text-align: center;
widows: 320px;
}

#box8 .buttons{
	text-align:center;
}

#box8 .prev{
	float:left
}


#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
	cursor: hand;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

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

.mask1{
	position:relative;
	width:320px;
	height:285px;
	overflow:hidden;
}

