/* Sample 3*/
#box3{
	position:absolute;
}
#box3 span{
	display:block;
	float:left;
}



.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}
.mask2{
	position:relative;
	width:500px;
	height:173px;
	overflow:hidden;
}

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