

/* Sample 2*/
#box2{
	position:relative;
	z-index:0;
	
}

#box2 img{
	display:block;
	float:left;
	position:static;
	width:629px;
}

#photo1{
	margin-right:93px;
	}
	
/* ********************************** */
.mask2{
	position:relative;
	width:629px;
	height:311px;
	overflow:hidden;
	margin-left:15px;
}


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