

/* Sortable tables */
table.sortable thead {
    background-color:#efefef;
    color:#000000;
    font-weight: bold;
    cursor: default;
    font-family: verdana;
}


