/* -- alternate (disabled) Hit Highlight --*/

.SearchHighlight {
	background-color: transparent;
	}

.turnoff {
	display: none;
	}

.turnon	{
	display: inline;
	}