  #basket
  {
    padding-left: 28px;
    margin-bottom: 30px;
    font-size: 100%;
  }
  
  #basket TD
  {
    vertical-align: top;
    _font-size: 83%;
  }
  
  #zhopa
  {

    
  }
  
  #buy
  {
  background: #fffef5;
      border-left: 4px solid #fc0;
    border-bottom: 4px solid #fc0;
    width: 535px;
    martgin-right: 10px;
    top: 0;
    right: 0;
    position: relative;
  }
  
  #buy .new
  {
    background: url('/img/new.gif') no-repeat center right;
    padding-right: 12px;
    color: #2e4f9d;
    font-weight: bold;
  }
  
  .calc_link
  {
    margin-top: 5.3em;
    _margin-top: 6.6em;
    font-weight: bold;
    display: block;
    padding: 3px 0 2px 20px;
    background: url('/img/calc_icon_small.gif') no-repeat left center;
  }
  
  .basket_wares .button_container
  {
    text-align: right;
    padditng-right: 10px;
    background: #eee;
    display: inline-block;
    padding: 5px 10px;
    float: right;
    margin-right: 10px;
  }

  .basket_ware
  {
    padding: 8px 0px;
    bordter-bottom: 1px solid #eee;
    margin-right: 1em;
    clear: both;
    overflow: hidden;
    zoom: 1;
    background: #fff;
    position: relative !important;
  }
  
  .basket_ware A
  {
    color: #2e4f9d;
  }
  
  .basket_ware .abm
  {
    font-size: 100% !important;
  }
  
  .basket_ware .price
  {
    background: #fc0;
    color: #000;
    padding: 3px 8px;
    font-size: 100%;
    display: inline !important;
  }
  
  .basket_ware .cashless,
  .basket_ware .cash
  {
    display: none;
  }
  
  .basket_ware.deleted
  {
    opacity: .3;
    filter: alpha(opacity=30);
  }
  
  .basket_ware .title
  {
    font-size: 140% !important;
    margin: 0;
    padding: 0;
    padding: .5em 0;
  }
  
  .basket_ware .count
  {
    line-height: 3em;
    position: relative;
  }
  
  .basket_ware .plusminus
  {
    position: relative;
    display: none;
  }
  
  .basket_ware .description
  {
    paddiung-left: 20px;
    position: relative;
    zoom: 1;
    margin: 0;
  }
  
  .basket_ware .description .delete
  {
    position: absolute;
    top: 10px;
    left: 0;
    width: 20px;
    height: 20px;
    background: url('/img/basket_delete.gif') center center no-repeat #fc0;
    outline: none;
    text-decoration: none;
    font-size:1px;
    line-height: 0;
    background-position: 2px 2px;
    z-index: 1000;
  }
  
  .basket_ware .description .delete:hover
  {
    background-idmage: url('/img/close.gif');
    color: #666;
    background-position: 2px -14px;
  }
  
  .basket_ware .plus,
  .basket_ware .minus
  {
    position: absolute;
    top: -15px;
    _top: -10px;
    left: 3px;
    _left: 2px;
    width: 17px;
    height: 14px;
    background-image: url('/img/basket_count.png');
    outlfine: none;
    display: block;
  }
  
  .basket_ware .minus
  {
    top: auto;
    _top: 1.45em;
    bottom: -15px;
    background-position: 0 28px;
  }
  
  .basket_ware .plus:hover
  {
    background-position: 0 42px;
  }
  
  .basket_ware .minus:hover
  {
    background-position: 0 14px;
  }
  
  .basket_ware .confstr
  {
    _font-size: 86% !important;
    color: #000 !important;
    overflow: hidden;
    _margin-top: .8em;
  }
  
  .basket_ware .ware_summ
  {
    font-weight: bold;
  }
  
  .basket_ware INPUT
  {
    width: 1.3em;
    _width: 1.5em;
    text-align: right;
    _height: 1.6em;
    _margin-bottom: -1px;
  }
  
  .basket_ware IMG
  {
    float: left;
    margin: 0 20px 0 3.5em;
    width: 150px;
    height: 150px;
  }
  

  

  #buy .content
  {
    padding: 10px 20px 20px 30px;
    position: relative;
  }

  #basket_order
  {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    cldear: both;
    margin: 10px 0;
    displday: none;
  }
  
  #basket_order .row
  {
    clear: both;
    padding: 3px 0;
    position: relative;
  }
  
  #basket_order .row DIV
  {
    overflow: hidden;
    zoom: 1;
    margin-top: 5px;
  }
  
  #basket_order .option
  {
    float: left;
    width: 50%;
    _width: 43%;
    font-size: 110%;
    _font-size: 103%;
    margin-top: 4px;
    overflow: hidden;
    display: block;
    zoom: 1;
    color: #000;
    position: relative;
  }

  #basket_order LABEL
  {
    font-size: 110%;
  }
  
  #basket_order B
  {
    color: #c00;
    font-weight: normal;
  }
  
  #basket_order .text 
  {
    font-family: Tahoma;
    font-size: 100%;
    border: 1px solid #aaa;
    width: 200px;
    _width: 210px;
    background: #fff;
    _background: #fff;
    color: #333;
    padding: 0;
    padding: 3px 5px;
    _height: 2em;
  }
  
  #basket_order .cashless,
  #basket_order .dost
  {
    display: none;
  }
  
  #summ
  {
    width: 201px;
    _height: 2em;
    font-size: 120%;
    display: block;
    font-weight: bold;
    margin-left: 40%;
    margin-top: 2px;
    colgor: #df0202;
  }
  
  #basket_order .comment
  {
    margin-top: 2px;
    _margin-top: 0;
    margin-bottom: 10px;
    color: #999;
    display: block;
    font-size: 86%;
  }
  
  #basket_order .radio
  {
    margin-right: 3px;
    _margin-right: 0;
    vertical-align: top;
  }
  
  #basket_order .order_button
  {
    margin-top: 10px !important;
  }
  
  #basket_order .order_button INPUT
  {
    font-weight: bold;
    font-size: 120%;

    _font-size: 110%;
    width: 12em;
  }
  
  #basket_order TEXTAREA
  {
    height: 100px !important;
  }