#box{
	height:40%;
	width:40%;
	border:1px dashed #dadada;
	margin-left:100px;
}

#box2{
	height:30%;
	width:50%;
	border:1px dashed #dadada;
	margin-left:100px;
}

#box3{
	height:60%;
	width:40%;
	border:1px dashed #dadada;
	margin-left:100px;
}

.easyContainer{
	position:relative;
	overflow:hidden;
}

.easyCrop{
	position:absolute;
}
