
tr.tr-even {
  background-color:#eee;
}

tr.tr-odd {
  background-color:#ddd;
}
