th.header {
    background: url(../img/bg.gif) center left no-repeat, #f4f4f4;
    cursor: pointer;
}
th.headerSortUp {
    background-image: url(../img/asc.gif);
}
th.headerSortDown {
    background-image: url(../img/desc.gif);
}
