#cont
{
margin:0 auto;
background:#fff;
text-align:left;padding:20px;
}
.buttons span{
color:#0080FF;
padding:0 5px;
cursor:pointer;
font:10px Verdana;
}
/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
	width:500px;
	height:420px;
	float:left;
}
#box8 .buttons{
	text-align:left;
}
#box8 .next{
	float:right
}



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

.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:500px;
	height:420px;
	overflow:hidden;
}

