/* Sample 81*/
.mask11, #box81 div, .innertable{width:810px;height:300px;}
.mask111, #box811 div, .innertable{width:810px;height:400px;}
	
.mask11{
	position:relative;
	overflow:hidden;
}

#box81{
	position:absolute;
	left: 2px;
	top: -1px;
}
#box81 div{
	float:left;
}
#box81 .buttons1{
	text-align:left
}
#box81 .next{
	
}

.sample81 .buttons1{
	text-align:center;
	clear:both;
}
.sample81 .mask11{
	border-top:0px solid #ccc;
	border-bottom:0px solid #ccc;
}

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

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:71px;
	margin:3px 0;
	cursor:pointer;
}

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


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

