.search-form{   
    width: 250px;
}
.roundbox .rbox-ml{
    zoom: 1;
}
.roundbox .rbox-mr{ 
    zoom: 1;  
}
.catalog-list li{
    zoom: 1;
    display: inline;
    width: 100%;    
}
.tr{
    zoom: 1;
}
.book .right{   
    width: 470px;   
}       
.book .buttons{
    padding: 8px 0 0 0;
}
.rating .arrow{     
    vertical-align: 0px;
}
.prices-roundbox{
    zoom:1; 
    background: #f9f9f9;
}
.prices-roundbox .rbox-t{
    zoom: 1;     
    width: 467px; 
}   
.prices-roundbox .rbox-ml{  
    zoom: 1;    
}
.prices-roundbox .rbox-mr{  
    zoom: 1;  
}
.prices-roundbox .rbox-b{ 
    zoom: 1;
    width: 463px;
    position: absolute;
    margin-left:5px;
}
.prices-roundbox .rbox-bl{  
    zoom: 1;
    position: absolute;
}
.prices-roundbox .rbox-br{  
    zoom: 1;
    position: absolute;
}

textarea#comment {
    width: 691px !important;
}
#billingCustomerForm .formField select {
    width: 269px !important;
}
.checkout-page .selectboxWr select {
    width: 165px;
}
.checkout-page .right select {
    width: 62px;
}
.btn-add-to-cart,
.button.apply,
.button.logout,
.button.search,
.button.save,
.button.send,
.button.btn-reg,
.button.btn-login,
.button.btn-confirm-order {
    text-indent: 0px;
}

#billingCustomerForm .formField.expireSelected {
    width: 269px !important;
}
#billingCustomerForm .formField.expireSelected .left select {
    width: 190px !important;
}
#billingCustomerForm .formField.expireSelected .right select {
    width: 60px !important;
}
#billingCustomerForm .formField input#PayPal {
    width: 14px !important;
}
#billingCustomerForm .formField input.checkbox {
    width: 14px !important;
}