.register-form td {

}

td.label, .label_blur {
    color:#777777;
}

.label_focus {
    color:#777777;
}

.input_blur {
    background-color:#ffffff;
}

.input_focus {
    background-color:#faffad;
}

