﻿

/* Sample 6*/
#box6{
	position:absolute;
	width:466px;
	height:350px;
}
#box6 span{
	display:block;
}
#handles6_1{

}
#handles6_2{

}
.mask6
{
    position: absolute;
    left: 50%;
    margin-left: -455px;
    width: 466px;
    height: 350px;
    overflow: hidden;
    border-right: #e7e8e7 2px solid;
    border-top: #e7e8e7 2px solid;
    border-left: #e7e8e7 2px solid;
    border-bottom: #e7e8e7 2px solid;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}


/* ********************************** */

.thumbs{
	width:171px;
}
.thumbs div{
	display:block;
	width:171px;
	height:158px;
	margin-bottom: 0px;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}




.mask1{
	position:relative;
	width:466px;
	height:350px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:466px;
	height:350px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:466px;
	height:350px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}