p#billing_address_1_field, p#spping_address_1_field{
    width:60%; 
    float:left;
}


p#billing_houseno_field, p#billing_houseadd_field, p#shipping_houseno_field, p#shipping_houseadd_field {
    width:20%; 
    float:left;
}

#shipping_houseadd_field label, #billing_houseadd_field label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;  
}