/* tabella riepilogativa */
.gr { background-color: #FAEBD7; }
table#wat-history-table { width: 600px; margin: 0px auto; border-collapse: collapse; border: 1px solid #F9D5A8; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
table#wat-history-table caption { padding-bottom: 10px; margin: 0px; font-weight: bold; }
table#wat-history-table thead th, table#wat-history-table tbody td { padding: 5px; border: 1px solid #F9D5A8; }
table#wat-history-table thead th { background-color: #F8AD52; }
table#wat-history-table tbody td span { color: #808080; }
table#wat-history-table tfoot th { font-size: 11px; text-align: center; padding: 5px; font-weight: normal; }

/* tabella classifica */
table#wat-history-class { width: 450px; margin: 0px auto; font-family: Arial, Helvetica, sans-serif; font-size: 13px; border-collapse: collapse; }
table#wat-history-class caption { height: 50px; line-height: 50px; font-size: 16px; font-weight: bold; }
table#wat-history-class thead tr { background-color: #F8AD52; height: 20px; line-height: 20px; }
table#wat-history-class tbody td { border-bottom: 1px solid #F9D5A8; padding: 3px; }
table#wat-history-class tbody td.ctr, table#wat-history-class thead th.ctr { text-align: center; }