.entry-content-wrapper table thead tr th {text-align: center; background-color: #fff}

.entry-content-wrapper table tbody tr td {text-align: center}
.entry-content-wrapper table tbody tr td.border_right {border-right: 1px solid; border-color: #000}

.entry-content-wrapper table thead tr th.td_horse, .entry-content-wrapper table thead tr th.td_time {text-align: left;}
.entry-content-wrapper table tbody tr td.td_horse, .entry-content-wrapper table tbody tr td.td_time {text-align: left;}

.entry-content-wrapper table tbody tr td.report_GREEN {font-weight: 700;color: green;}
.entry-content-wrapper table tbody tr td.report_AMBER {font-weight: 700;color: orange;}
.entry-content-wrapper table tbody tr td.report_RED {font-weight: 400;color: red;}
.entry-content-wrapper table tbody tr td.report_GREY {color: #9B9B9B;}

 #report_table td {cursor: auto}

/* Transcript  */
#container #report_table thead tr th {text-align: center; background-color: #fff}

#container #report_table tbody tr td {text-align: center}
#container #report_table tbody tr td.border_right {border-right: 1px solid; border-color: #000}

#container #report_table thead tr th.td_horse, .entry-content-wrapper table thead tr th.td_time {text-align: left;}
#container #report_table tbody tr td.td_horse, .entry-content-wrapper table tbody tr td.td_time {text-align: left;}

#container #report_table tbody tr td.report_GREEN {font-weight: 700;color: green;}
#container #report_table tbody tr td.report_AMBER {font-weight: 700;color: orange;}
#container #report_table tbody tr td.report_RED {font-weight: 400;color: red;}
#container #report_table tbody tr td.report_GREY {color: #9B9B9B;}