/* $Id: nut_pay.css 298 2008-07-13 23:59:49Z stellar_ajk $ */

.nut-pay-hide {
  display: none;
}

.nut-pay-cell-right {
  border: 2px;
  border-color: white;
  background-color: #9999ff;
  text-align: right;
}

.nut-pay-cell-left {
  border: 2px;
  border-color: white;
  background-color: #9999ff;
  text-align: left;
}

thead th {
  text-align: right;
}


