.ZoomContainer {
	overflow: hidden;
}

div.ZoomContainer img {
	position: absolute !important;
	cursor: move;
}