.MagicToolboxContainer {
    margin: 0 auto !important;
    text-align: center !important;
}
.MagicToolboxMessage {
    text-align: center !important;   
}
/* NOTE: for opacity-reverse = true */
a.MagicZoomPlus:hover, a.MagicZoomPlus:active, a.MagicZoomPlus:focus {
    background: none !important;
}
/* NOTE: for hotspots = true */
div.MagicHotspots > a:hover, div.MagicHotspots > a:active, div.MagicHotspots > a:focus {
    background: none !important;
}
/* NOTE: for opacity-reverse = true */
div.MagicZoomPup img {
    max-width: none;
}
