
.buttons {margin-top:250px;}
.buttons span{color:#6F6F6F;cursor:pointer;font:10px Verdana;padding-left:18px;padding-right:6px;*padding-left:20px;}
.buttons span.active, .buttons span:hover{color:#000;}

#box6{
	position:absolute;
	width:190px;
	height:190px;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
}
#handles6_2{
	float:right
}
.mask6{
	position:absolute;
	left:50%;
	margin-left:15px;
	width:190px;
	height:190px;
	overflow:hidden;
}

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

.thumbs{
	width:50px;
}
.thumbs div{
	display:block;
	width:50px;
	height:50px;
	margin:4px 0;
	/*cursor:pointer;*/
}

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

.info{
	width:190px;
	height:35px;
	background:#F2F2F2;
	position:absolute;
	font-size:10px;
}
.info p, .info h4{
	color:#7F7F7F;
	padding:2px 8px;
	font-family:Arial;
}
.info h4{
	font-size:11px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:red;
	font-size:12px;
	padding:0 3px;
	text-decoration:none
}


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