/* Sample 4*/
#box4{
	position:absolute;
	
}
#box4 div{
	width:625px;
	height:480px;
	float:left;

}

#mask3{
	position:relative;
	width:625px;
	height:430px;
	overflow:hidden;
}


