
div,p,li{font-size:12px}
.buttons{padding:0px; padding-right:0px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}
/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
	width:600px;
	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:600px;
	height:400px;
	overflow:hidden;
}
h3{
height:15px;
font-size:12px;
}


