/* Sortable tables */
table.sortable thead {
	color:#666666;
	font-weight: bold;
	cursor: default;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}


#sorttable_sortrevind, #sorttable_sortfwdind {
	font-size: 14px;
	color: #FF0000;
}
