/* tables */
table.tablesorter thead tr th.header {cursor: pointer; background-image: url("../images/bg.gif"); background-position:  right center; background-repeat: no-repeat; padding: 0 19px 0 10px;}
table.tablesorter thead tr th.headerSortUp {background-image: url("../images/asc.gif");background-position: right center; background-repeat: no-repeat; padding: 0 19px 0 10px;}
table.tablesorter thead tr th.headerSortDown {background-image: url("../images/desc.gif");background-position: right center; background-repeat: no-repeat; padding: 0 19px 0 10px;}