.sort-table {font:Icon;border:1px Solid ThreeDShadow;background:Window;color:WindowText;}
.sort-table thead {background:	ButtonFace;}
.sort-table td {padding:2px 5px;}
.sort-table thead td {
	border:			1px solid;
	border-color:	ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor:			default;
}
.sort-table thead td:active {
	border-color:	ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
	padding:		3px 4px 1px 6px;
}
.sort-arrow {display:none;}
.descending {width:8px;height:7px;margin-left:2px;display:;}
.ascending {width:8px;height:7px;margin-left:2px;display:;}