.rs-check-out {
	direction: ltr;
    text-align: left;
}

.logged_checkout_text {
    float: right;
}
.rs-check-out .check-out-box .checkbox input { 
    margin-right: 15px;
    margin-left: 0px;
}
.rs-check-out.checkout_summary .rs-payment-system .payment-radio-btn1 {
      float: left;
}