.form-table th {
    width: 200px;
}
.form-table input[type="text"] {
    width: 400px;
}
.form-table .description {
    color: #666;
}