table.tablesorter{width:100%;}
table.tablesorter th, table.tablesorter th{background:#e6EEEE;padding-right:18px;}
table.tablesorter .header{background:#e6EEEE url(/js/jquery_plugin_tablesorter/themes/blue/bg.gif) no-repeat center right;cursor:pointer;}
table.tablesorter .headerSortUp{background-image:url(/js/jquery_plugin_tablesorter/themes/blue/asc.gif);}
table.tablesorter .headerSortDown{background-image:url(/js/jquery_plugin_tablesorter/themes/blue/desc.gif);}
table.tablesorter .headerSortDown, table.tablesorter .headerSortUp{background-color:#8dbdd8;}

