/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
/*	width:480px;*/
	width: 740px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
/*	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;*/
}

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

.sample{
	padding-left: 20px;
}

.mask1{
	position:relative;
/*	width:480px;*/
	width: 740px;
/*	height:180px;*/
	height: 161px;
	overflow:hidden;
	padding-top: 30px;
/*	padding-bottom: 30px;*/
	vertical-align: bottom;
}

.sample8 p{
	text-align: center;
}

.mask1 span{
	padding-left: 3px;
	padding-right: 3px;
}

/*span img{*/
/*	display:block;*/
/*	border:none;*/
	/*border: 1px solid #9EB4AB;
}*/

.gallery-table{
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}

.gallery-table a{
	text-decoration: none;
}

.gallery-table td{
	height: 161px;
}
