

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

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

#even {background: #e7f5c6;}
#odd {background: #f3fcdb;}

th a img {border:none;}
