

/*Sortable tables*/
table.sortable a.sortheader{
font-size:12px;
/*background-color:#eee;*/
color:#666666;
font-weight: bold;
text-decoration:none;
display:block;
}
table.sortable span.sortarrow{
color:black;
text-decoration: none;
}