table.tablesorter{font-family:arial;margin:10px 0 15px;width:100%;text-align:left}table.tablesorter thead tr th,table.tablesorter tfoot tr th{padding:4px}table.tablesorter thead tr .header{background-image:url(../_img/bg.gif);background-repeat:no-repeat;background-position:center right;cursor:pointer;padding-right:15px;vertical-align:middle;font-size:12px}table.tablesorter tbody td{color:#3d3d3d;padding:4px;background-color:#fff;vertical-align:middle;font-size:12px}table.tablesorter thead tr .headerSortUp{background-image:url(../_img/asc.gif)}table.tablesorter thead tr .headerSortDown{background-image:url(../_img/desc.gif)}