

.body-table#grid th {
  font-weight:bold;
  color: #f5b17c;
  background:#d12027;
 }

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

#even {background: #f5b17c;}
#odd {background: #fbf6de;}

th a img {border:none;}

