/* Sample 6*/
#box6{
	position:absolute;
	//width:240px;
	height:736;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
}
#handles6_2{
	float:right
}
.mask {
	position:absolute;
	left:3cm;
	//left:2cm;
	//margin-left:-120px;
	width:981px;
	height:735px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}




/* Sample 6*/
#box7{
	position:absolute;
	//width:240px;
	height:736;
}
#box7 span{
	display:block;
}
#handles7_1{
	float:left
}
#handles7_2{
	float:right
}

.sample7 .buttons{
	clear:both;
	text-align:center;
}




/* Sample 6*/
#box8{
	position:absolute;
	//width:240px;
	height:736;
}
#box8 span{
	display:block;
}
#handles8_1{
	float:left
}
#handles8_2{
	float:right
}

.sample8 .buttons{
	clear:both;
	text-align:center;
}





/* Sample 6*/
#box9{
	position:absolute;
	//width:240px;
	height:736;
}
#box9 span{
	display:block;
}
#handles9_1{
	float:left
}
#handles9_2{
	float:right
}
.sample9 .buttons{
	clear:both;
	text-align:center;
}
/* ********************************** */

.thumbs{
	height:30px;
}
.thumbs div {
	display:block;
	width:54px;
	height:41px;
	margin:5px 0;
	cursor:pointer;
}

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

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
	color:#fff;
}
.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
}


span img{
	display:block;
	border:none;
}

