.sample{
	border:0px solid #E1E1E1;
	margin:0px 0 0px;
	padding:0px;
	width:385px;
	height:226px;
	position:relative;
	}
h4.stitle{color:#666;margin:0 0 5px 0}


#cont{width:320px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.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 6*/
#box6{
	position:absolute;
	width:385px;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
}
#handles6_2{
 visibility:hidden;
}

.mask6{
	position:relative;
	width:385px;
	height:220px;
	overflow:hidden;
	margin:1px 0px;
}
.sample6 .buttons{
	text-align:center;
	position:relative;
	margin-top: -55px;
}



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

.thumbs{
	width:380px;
}
.thumbs div{
	float:left;
	width:40px;
	height:29px;
	margin:1px 1px;
	cursor:pointer;
}

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

.info{
	width:385px;
	height:42px;
	background:#000;
	position:absolute;
	margin-top:0px;
}


.info p, .info h4{
	color:#000;
	background:#fff;
	font-family:Arial;
	margin-left:21px;
	margin-top:190px;
	padding:2px 50px;
	position:absolute;
	
}
.info p{
	color:#000000;
	padding:0px 2px;
	margin:0px 0px;
	font-family:Arial;
	height:42px;
	width:381px;
}

.info h4{
	font-size:14px;
	width:242px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:11px;
	padding:1 3px;
	text-decoration:none
}

.name{
	float:left;
	background:#fff;
	color:#000;
	font-size:12px;
	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:240px;
	overflow:hidden;
}

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