.checkout b {
    color: #F09;
}

.checkout_option {
    float: left;
    width: 48%;
    text-align: center;
    margin: 10px 0px;
    display: inline;
}
