The legend field is not correctly aligned with the input fields, but rather directly located at the left end. This applies for latest Firefox. Changing `margin-left:` to `padding-left:` in `form fieldset legend` does the trick.