div.billing_form select:disabled,
div.billing_form input.text:disabled {
    background-color: #f1f1f1;
}

div.same-billing {
    display: none;
}
