

.body-table#grid th {
  font-weight:bold;
  color: #ffffff;
  background:#4b944b;
 }

.body-table#grid td {
  text-align:left;
 }

#even {background: #ffffff; height:18px;text-indent: 0.1em;}
#odd {background: #EEF2F6;height:18px;text-indent: 0.1em;}

th a img {border:none;}
