.form-label {
    text-align: right;
    min-width: 200px;
}

.form-row > td {
    display: inline-block;
    margin: 8px 12px;
}
