.form-table {
    width: 100%;
}

.form-cell-input {
    width: 60%;
}

.form-cell-label {
    width: 40%;
}

.form-cell-blank {
    padding: 0px;
}