/*MOO TOOLS*/

#box6{
	position:absolute;
	/*width:300px;*/
}
#box6 span{
	display:block;
	float:left;
}
#handles6_1{
clear:left;
	float:left;
}
.mask6{
	position:absolute;
	width:300px;
	height:224px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}


/* ********************************** */

.thumbs{
}
.thumbs div{
	display:block;
	cursor:pointer;
	float:left
}
.thumbs div p{
padding:0 6px 6px 0;
margin:0;
}

.thumbs div img{
	display:block;
	border:none;
	width:128px;
	height:96px;
	border:1px solid #0b4631;
}

.info{
	width:300px;
	height:50px;
	background:#000;
	position:absolute;
}
.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
}
/* ********************************** */


.mask1{
	position:relative;
	width:480px;
	height:224px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:300px;
	height:224px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}
