.trolley .container_products .item_properties .description { width:270px; }
.trolley .container .summery .text { float:left; }

.payment .container .payment_types .seperator { margin:10px 0px 5px 0px; height:1px; border:0px; border-top:1px solid #cccccc; }
.payment .container .payment_types .bez_container { float:left; margin:10px 0px 0px 35px; }
.payment .container .goback { float:left; margin-top:10px; }
.payment .container .submit { float:right; }
.payment .container #back_link { float:left;  }
.payment .container #back_link a.goBackLink, 
.payment .container #back_link a.goBackLink:active, 
.payment .container #back_link a.goBackLink:link { color:#000000; text-decoration:none; border:1px solid #666; font-size:14px; padding:4px; }
.payment .container #back_link a.goBackLink:hover { color:#000000; text-decoration:none; border:1px solid #666; font-size:14px; background-color:#eaeaea; font-size:14px; padding:4px; }

.view .container_address .addresses { margin:10px 0px 0px 15px; }
.view .container_payment .container_payment_details { margin-left:15px; }
.view .trolley { width:auto; }
.view .trolley .container_products .item_properties { width:80%; }
.view .trolley .container_products .item_properties .description { width:auto; }
.view .checkout .button { font-size:14px; }
.view .checkout .button_over { font-size:14px; }

.button { border:1px solid #666; cursor:pointer; background-color:#FFF; font-size:14px; }
.button_over { border:1px solid #666; cursor:pointer; background-color:#eaeaea; font-size:14px; }
