	.heavyCropper img.reset {
		display		: block;
		position	: relative;
		width		: auto;
		height		: auto;
		max-width	: none;
		max-height	: none;
		min-width	: none;
		min-height	: none;
		top			: auto;
		left		: auto;
	}
	.heavyCropper img.vCrop { width:100%; }
	.heavyCropper img.hCrop { height:100% }