
div.mojomagnify_zoom {
	position : absolute;
	width : 200px;
	height : 200px;
	overflow : hidden;
	cursor : crosshair;

	-ms-box-sizing : border-box;
	-moz-box-sizing : border-box;
	-webkit-box-sizing : border-box;
	box-sizing : border-box;

