
.invisibleZone {
    position:   absolute  !important;
    left:       -10000px  !important;
    top:        auto;
    width:      1px       !important;
    height:     1px       !important;
    overflow:   hidden    !important;
}
