/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:440px;
	float:left;	
}
#box4 img{
	width:440px;
}

/* ********************************** */


.mask3{
	position:relative;
	width:440px;
	height:370px;
	overflow:hidden;
}

