

.body-table#grid th {
  font-weight:bold;
  color: #e4e6ec;
  background:#557f95;
 }

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

#even {background: #e4e6ec;}
#odd {background: #fff;}

th a img {border:none;}

