
div.mojomagnify_zoom {
	position : absolute;
	width : 540px;
	height : 1000px;
	overflow : hidden;
}



div.mojomagnify_border {
	position : absolute;

	border : 0px solid black;


}


img.mojomagnify_img {
	padding : 0px;
	border : 0px;
}

div.mojomagnify_zoom a {
	cursor : crosshair;
}
