#payment_page #top_container {
width:755px;
}
#cart_buttons_container a.buy_buttons {
float:left;
margin-left:15px;
text-align:center;
width:150px;
}
a.buy_buttons {
font-size:12px;
font-weight:bold;
line-height:19px;
padding:3px 5px;
text-decoration:none;
text-align:center;
}
#btn_buy,
#btn_checkout {
background-color:#E88503;
}
.buy_buttons {
background-color:#E88503;
}
#preview_page a.buy_buttons {
padding:6px;
}
#preview_page .right_button a.buy_buttons {
display:block;
height:27px;
line-height:26px;
padding:0;
width:165px;
}
.buy_cart_area table td  {
background:none;
}
#payment_page #top_container {
margin:0 auto;
}
.buy_cart_area .right_button {
text-align:right;
height:30px;
}