table#filterOptions {position: relative; text-align: center; font-size: 9px;}
table#resultsTable {font-size: 12px;}

.selectedHeader {background-color: red;}

.companyInfoCell {
	position: absolute;
	display: none;
	color: black;
	border: thin solid black;
	background-color: #fefec5;
	z-index: 100;
}

#sortDir {border: 0;}
