
div.mojomagnify_zoom {
	position : absolute;
	width : 125px;
	height : 125px;
	overflow : hidden;
	cursor : crosshair;
}



div.mojomagnify_border {
	position : absolute;
}

img.mojomagnify_img {
	padding : 0px;
	border : 0px;
}

div.mojomagnify_zoom a {
	cursor : crosshair;
	height:260px;
	width:260px;
}