
.retrieve_box_user, .retrieve_box_email, .retrieve_box_pass {
    width: 860px;
    margin: 0 auto;
    top: 120px;
    padding-top: 90px;
    overflow: auto;

}

.retrieve_user_table, .retrieve_email_table, .retrieve_pass_table {
    color: #000;
}

table td {
    font-size: 14px;
    text-align: left;
    padding: 0 10px 0 10px;
    height: 40px;
}

.input_, .input_email, .yzm {
    height: 25px;
    padding-left: 5px;
    line-height: 25px;
}

.input_ {
    width: 260px;
}

.input_email {
    width: 200px;
}

.username, .email {
    color: #444;
}
