img.caption {margin-right: 1em;}
.visibleBorderTable, .visibleBorderTable td {border-width: 1px;border-color: black;border-style: solid;padding: 1px;}
.td-groups td {background-color:rgba(0,0,0,.1);border-right:1px solid #fff;}
.th-groups th {text-align:center;background-color:rgba(0,0,0,.2);border-right:1px solid #fff;}
.th-groups th.totals {background-color:rgba(0,0,0,.5);color:#fff;text-shadow:none;}
@media screen and (min-width: 20em) {th.ui-table-priority-1, td.ui-table-priority-1 { display: table-cell;}}
@media screen and (min-width: 30em) {th.ui-table-priority-2, td.ui-table-priority-2 { display: table-cell;}}
@media screen and (min-width: 40em) {th.ui-table-priority-3, td.ui-table-priority-3 { display: table-cell;}}
@media screen and (min-width: 50em) {th.ui-table-priority-4, td.ui-table-priority-4 { display: table-cell;}}
@media screen and (min-width: 60em) {th.ui-table-priority-5, td.ui-table-priority-5 { display: table-cell;}}
@media screen and (min-width: 75em) {th.ui-table-priority-6, td.ui-table-priority-6 { display: table-cell;}}
th.ui-table-cell-hidden,td.ui-table-cell-hidden { display: none;}
th.ui-table-cell-visible,td.ui-table-cell-visible { display: table-cell;	}	