﻿
div.mojomagnify_zoom {
	position : absolute;
	width : 160px;
	height : 160px;
	overflow : hidden;
	cursor : default;	
}



div.mojomagnify_border {
	position : absolute;

	border : 2px solid black;

	width:156px;
	height:156px;

}


img.mojomagnify_img {
	padding : 0px;
	border : 0px;
}
img a, img {
	border: 0;
	padding: 0;
}