
h3{
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#box8{
	position:absolute;
}
#box8 div{
	width:410px;
	float:left;

}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	height:314px;
	width:410px;
}

.buttons{padding:5px;}
.buttons span{color:#ccc;padding:0 5px;cursor:pointer;font:10px Verdana; border:1px solid #fff;}
.buttons span.active, .buttons span:hover{color:#000; border:1px solid #ccc;}
#cont{width:404px;margin:0 auto;background:#fff;text-align:left; padding-left:30px;}

.mask1{
	position:relative;
	width:404px;
	height:180px;
	overflow:hidden;
}
