/* 
table#table_report_selection {
  text-align: center;
}
table#table_report_selection td:last-child {
  text-align: right;
}
table#table_report_selection tr:last-child {
  font-weight: bolder;
}
*/
td.trs-zone {
  text-align: center;
}
