table.tablesorter{width:100%}table.tablesorter tfoot tr th,table.tablesorter thead tr th{background-color:#6985A5;color:#FFF}table.tablesorter thead tr .header{background-image:url(bg.gif);background-repeat:no-repeat;background-position:center right;cursor:pointer;border-left:1px solid #9CAFC4;border-right:1px solid #9CAFC4;border-top:1px solid #9CAFC4;height:auto}table.tablesorter thead tr .headerSortUp{background-image:url(asc.gif);background-repeat:no-repeat}table.tablesorter thead tr .headerSortDown{background-image:url(desc.gif);background-repeat:no-repeat}table.tablesorter thead tr .headerSortDown,table.tablesorter thead tr .headerSortUp{background-color:#8097B3}table.tablesorter tbody td{color:#3D3D3D;background-color:#FFF;vertical-align:top}table.tablesorter tbody tr.odd td{background-color:#F0F0F6}