#status_payed {
      width: 97px;
      height: 36px;
      margin: 0;
      padding: 0;
      border: 0;
      background: transparent url(/in_out/images/pay.png) no-repeat top left;
      text-indent: -1000em;
      vertical-align: middle;
      cursor: pointer; /* hand-shaped cursor */
}
#status_paed {
      width: 97px;
      height: 36px;
      margin: 0;
      padding: 0;
      border: 0;
      background: transparent url(/in_out/images/pay2.png) no-repeat top left;
      text-indent: -1000em;
      vertical-align: middle;
      cursor: pointer; /* hand-shaped cursor */
}
#status_cancel {
      width: 97px;
      height: 36px;
      margin: 0;
      padding: 0;
      border: 0;
      background: transparent url(/in_out/images/otmena.png) no-repeat top left;
      text-indent: -1000em;
      vertical-align: middle;
      cursor: pointer; /* hand-shaped cursor */    
}
