table.order_summary_part {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

table.order_summary_part div.user_registration_form_title {
    padding: 4px 0px 4px 0px;
    font-weight: bold;
}

table.order_summary_part .form_field_title {
    width: 250px;
}

table.order_summary_part .form_field_spacer {
    width: 3%;
}