

.MagicZoom img {
border: none !important;
}

/* Style of zoomed window */
.MagicZoomBigImageCont {

}



/* Style of small square under mouse */
.MagicZoomPup {

cursor: move;
}

/* Style of message box while image is loading */
.MagicZoomLoading {
border: 1px solid #ccc;
background: #fff url(img/ajax-loader.gif) no-repeat 2px 50%;
padding: 4px 4px 4px 24px !important;
margin: 0;
text-decoration: none;
text-align: left;
font-size: 8pt;
font-family: sans-serif;
color: #444;
}
