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