#box6{
	position:relative;
	width:450px;
}
#box6 span{
	display:block;
}
#box6 span img { width:450px; height:300px; background:transparent url('../images/spin.gif') center center no-repeat; }


#handles6_1{
	float:right;
}
.mask6{
	position:relative;
	left:0px;
	width:450px;
	height:300px;
	overflow:hidden;
	border:1px solid #ccc;
	margin:0px;
}

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



/* Sample 8*/
#box8{
	position:relative;
}
#box8 div{
	width:450px;
	float:left;
}
#box8 div h3 {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	color:#f1ae17;
}
.sample8 .mask1{
	
}
.mask1{
	position:relative;
	width:450px;
	height:180px;
	overflow:hidden;
}
span img{
	display:block;
	border:none;
}