#register_form span.label {
    width: 150px;
    float: left;
}

#register_form input {
    width: 170px;
}

#register_form input {
    width: 170px;
}

#register_form select {
    width: 170px;
}

#register_form input.submit {
    width: 65px;
}

#register_form input.capcha {
    width: auto;
}

#register_form div.submit {
    width: 324px;
}

#profile span.label {
    width: 200px;
}

#profile p.form {
    margin: 0;
    padding: 0 0 4px;
}
