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