#preview_page div.buy_customize_area a.buy_buttons {
    float: left;
    margin: 0 2px 15px 0;
    padding: 6px 10px;
}

#offer_page div.sub_title,
div.sub_title,
div.title,
h3.title {
    background-image: none;
    padding-left: 0;
}

#offer_page div#cart_buttons_container {
    float: right;
    margin: 10px 0 0 0;
}

#offer_page table.cart_list {
    float: right;
}

div.item_container {
    padding-left: 0;
}


.buy_customize_area a,
.buy_cart_area a,
#cart_buttons_container a {
    color: #000;
}

td#cnt_buy {
    background: #f8b500;
}

a#btn_buy,
a#btn_checkout {
    background: #f8b500;
}

iframe.body {
    border: none;
    margin: 0 0 10px 0;
}

input.search,
select {
    border: 1px solid #DCBE6B;
    font-size: 11px;
    color: #7D7D7D;
    margin: 2px 0 5px 0;
}


.item_container input.search {
    height: 14px;
    width: 356px;
    padding: 1px 2px;
}

input.search {
    height: 14px;
    padding: 1px 2px;
    margin: 0;
}

#checkbox_container div {
    padding: 2px 0 2px 0;
    line-height: 16px;
    clear: both;
    display:block;
}


#checkbox_container div input {
    margin: 0 6px 0 0;
    height: 14px;
    float: left;
}

.cards {
    color: #000;
}

.cart_list,
.cart_list td, th {
    border: 1px solid #c6c6c6;
}

#payment_page #top_container .cards {
    border-bottom: 1px solid #c6c6c6;
}



