.required {
    color: #ff0000;
}
table tr td {
    white-space: nowrap;
    font-size: 13px;
}

input[type="submit"] {
    float: right;
    margin-right: 28px;
}
