/* von BSB am 17.2.09 geändert
.Apply {
        width: 624px;
        } */
.Apply {
        width: 750px;
        }
div.Apply #Form {
        height: 310px;
        }
html>body div.Apply #Form { /* ugly hack, but fixes display error in IE. */
        min-height: 332px;
        height: auto;
        }
#Form.ApplyForm .Submit {
        padding-left: 126px;
        }
#Form.ApplyForm input {
        width: 200px;
        }
/* BSB 17.02.09 wegen reCAPTCHA geändert  */
#Form.ApplyForm #reCAPTCHA{
        float:left;
        }
#Form.ApplyForm #TermsOfServiceCheckBox {
        width: 400px;
        clear: left;
        }



