
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;

}



div.mojomagnify_border {
	position : absolute;

	border : 2px solid black;

	width:200px;
	height:200px;

	left : 0; top : 0;

	-ms-box-sizing : border-box;
	-moz-box-sizing : border-box;
	-webkit-box-sizing : border-box;
	box-sizing : border-box;
}


img.mojomagnify_img {
        padding : 0px;
	border : 0px;
}

div.mojomagnify_zoom a {
	cursor : crosshair;
}

#myimage2 {
	position:absolute;
        top:190px;
	left: 70px;
}
rder : 0px;
}
