.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 {
    border: 1px solid #CCCCCC;
}
.col3-set .col-2, .col3-set .col-3 {
    border-left: 0 none;
}

.col3-set .col-2, .col3-set .col-3 {
    margin-left: 0;
}
.col3-set .col-2, .col3-set .col-1 {
    width:24%;
    text-align: center;
}
.col3-set .col-3 {
    float: left;
    width: 51%;
    text-align: right;
}

.step-title {
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;background-color: #BFCDDB;
    border-left: 1px solid #FFFFFF;
}
.col3-set .col-2 .step-title, .col3-set .col-1 .step-title{
    text-align: center;
}
#billing-address-tv {
    text-align: left;
    margin-left: 5px;
    padding: 10px 0 10px 0;
}

#loadingmask {
    text-align: center;
}

#review-buttons-container {
    display:none;
}