4 background-color: #CDCDCD;
10 table
.tablesorter thead tr th
, table
.tablesorter tfoot tr th
{
11 background-color: #e6EEEE;
12 border: 1px solid
#FFF;
16 table
.tablesorter thead tr
.header
{
17 background-image: url
(../images/bg.gif);
18 background-repeat: no-repeat
;
19 background-position: center right
;
22 table
.tablesorter tbody td
{
25 background-color: #FFF;
28 table
.tablesorter tbody tr
.odd td
{
29 background-color:#F0F0F6;
31 table
.tablesorter thead tr
.headerSortUp
{
32 background-image: url
(../images/asc.gif);
34 table
.tablesorter thead tr
.headerSortDown
{
35 background-image: url
(../images/desc.gif);
37 table
.tablesorter thead tr
.headerSortDown
, table
.tablesorter thead tr
.headerSortUp
{
38 background-color: #8dbdd8;