.rowLabel {
    width: 220px;
}

input[type='text'], input[type='password']{
    width: 200px;
    padding-left: 5px;
}

input[type='text'].dob, input[type='text'].postCode, #registrationForm\:dob_input {
    width: 90px;
    padding-left: 5px;
}

select.secQuestions {
    min-width: 210px;
}

td {
    border-top: none;
}

table {
    border-bottom: none;
}

#registrationForm\:basicInfo {
    margin-bottom: 0;
}

#registrationForm\:registrationAddressPanel TR:FIRST-CHILD TD {
    padding: 0;
}