table.tablesorter2 thead tr .header { background-image: url(/img/sorter_arrows.gif); background-repeat: no-repeat; background-position: center right; cursor: pointer; }
table.tablesorter2 thead tr .headerSortDown { background: url(/img/sorter_arrow_asc.gif) #f6f6f6 no-repeat right 50%; }
table.tablesorter2 thead tr .headerSortUp { background: url(/img/sorter_arrow_desc.gif) #f6f6f6 no-repeat right 50%; }

