#guest_checkout {
    display: none;
}
#guest_checkout_container legend {
    margin-bottom: 40px;
}
.eci-guest-checkout-forms {
    display: inline-block;
    width: 100%;
}
.eci-guest_checkout_container {
    float: right;
    width: 50%;
}
.eci-guest_checkout_container #guest_checkout_container {
    width: 100%;
}
.eci-guest_checkout_container #guest_checkout_container legend {
    margin-bottom: 35px;
}