form label {
    width: 10em;
    float: left;
    margin-right: 0.5em;
    display: block
}

form fieldset {
    line-height: 2;
    border: 0;
}