table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}
.sortable th {
    background-image: url("../images/sort/td_head_bg.jpg");
}
.bold{
    font-weight: bold;
}
