
.sample{padding:20px 0px; margin:4px 0 25px 0;}
h4.stitle{color:#666;margin:0 0 5px 0}

#cont{text-align:left;}

.buttons{padding:5px; visibility:hidden;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}


#box6 {
	position:absolute;
	width:100px;
}
#box5 {
	position:absolute;
	width:100px;
}
#box4 {
	position:absolute;
	width:100px;
}
#box6 span{
	display:block;
	float:left;
}
#box5 span{
	display:block;
	float:left;
}
#box4 span{
	display:block;
	float:left;
}

#handles6_1{
float:left;
}
#handles5_1{
float:left;
}
#handles4_1{
float:left;
}


.mask6{
	position:absolute;
	left:50%;
	margin-left:10px;
	width:100px;
	height:200px;
	overflow:hidden;
}
.mask5{
	position:absolute;
	left:50%;
	margin-left:10px;
	width:100px;
	height:200px;
	overflow:hidden;
}
.mask4{
	position:absolute;
	left:50%;
	margin-left:10px;
	width:100px;
	height:200px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}
.sample5 .buttons{
	clear:both;
	text-align:center;
}
.sample4 .buttons{
	clear:both;
	text-align:center;
}
/* ********************************** */

.thumbs{
	width:320px;
}
.thumbs div{
	display:block;
	width:50px;
	height:50px;
	margin:0px 3px 3px 0px;
	cursor:pointer;
	float:left;
}

.thumbs div img{
	display:block;
	width:50px;;
	height:50px;;
	border:none;
}

.info{
	width:100px;
	height:100px;
	background:#000;
	position:absolute;
	margin: 100px 0px 0px 0px;
	padding:0px;
}
.info p, .info h4{
	color:#fff;
	padding:0px 0px 0px 2px;
	font-family:Arial;
	font-size:10px;
}
.info h4{
	font-size:12px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none;

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