

/* Sample 6*/
#box6{
	position:absolute;
	width:655px;
}
#box6 span{
	
	display:inline-block;
	margin:0px;
	padding:0px;
}
#box6 span img{
	
	border:none
}
#handles6_1{
	float:left
}
#handles6_2{
	float:right;
	z-index:100;
	position:relative;
	margin:20px 5px 0px 0px;
	width:40px;
}
.mask6{
	position:absolute;
	
	margin-left:0px;
	width:655px;
	height:430px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
	
}


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

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:40px;
	height:40px;
	margin:6px 0;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	margin-top:360px;
	margin-left:0px;
	width:655px;
	height:30px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:18px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:14px;
	padding:0 3px;
	text-decoration:none;
	line-height:24px
}

.mask1{
	position:relative;
	width:655px;
	height:430px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:655px;
	height:430px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:655px;
	height:430px;
	overflow:hidden;
}

p .buttons span img{
	display:block;
	border:none;
	margin:5px 0 0 0 ;
	padding:0px;
}