.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}
/*.sample{padding:5px 5px; margin:2px 0 5px 0; border:1px solid #e1e1e1;}*/
/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:480px;
	height:200px;
	float:left;
	background:white;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:105px;
	float:left;
	margin:0 10px 10px 15px;
}

#box6{
	position:absolute;
	width:500px;
}
#box6 img{
	width:500px;
	height:180px;
	float:left;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
}
#handles6_2{
	float:right
}
.mask6{
	position:absolute;
	left:45%;
	margin-left:-120px;
	width:24020px;
	width:500px;
	height:180px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}

.thumbs{
	width:100px;
}
.thumbs div{
	display:block;
	width:100px;
	height:90px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100px;
	height:90px;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.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:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:200px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}