.inputTextbox {

    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}

/* checkbox won't run away anymore ;) */
.x-form-type-checkbox {

    width: auto !important;
}
