

/* Sample 2*/
#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}


#box3{
	position:absolute;
}
#box3 span{
	display:block;
	float:left;
}




/* ********************************** */




.mask2{
	position:relative;
	width:564px;
	height:450px;
	overflow:hidden;
}


.mask3{
	position:relative;
	width:564px;
	height:450px;
	overflow:hidden;
}