
/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
	width:260px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}


/* ++++++++++++++++++++++++++++++++++++++++ */

.sample{}
.buttons{
	padding: 3px 5px 3px 5px;
	background-color: #CCE48E;
}
.buttons span{color:#484848;padding:0px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}



/* ********************************** */


span img{
	display:block;
	border:none;
}


.mask1{
	position:relative;
	width:260px;
	height:175px;
	overflow:hidden;
}