/* Sample 1*/
#box1{
	position:absolute;
	width: 255px;
	height: 310px;
	margin-top: 15px!important;
}

#box2{
	position:absolute;
}

#box1 span{
	display:block;
	float:left;
}

/* ********************************** */
.mask1{
	position:relative;
	width:255px;
	height:269px !important;
	height: 280px;
	overflow:hidden;
}

/* ********************************** */

.mask2{
	position:relative;
	width:375px;
	height:100px;
	overflow:hidden;
}


#box2 span{
	display:block;
	float:left;
}
