div.MagicToolboxContainer {
    margin: 0 auto;
}
.magictoolboxHiddenElement {
    position: absolute !important;
    top: -10000px !important;
}
