/* This code will switch on the search bar. More instructions can be found in the user guide. */

#headerSearchContainer {
	display: block;
	margin-top: 8px;
}

#headerSearchFunction {
	display: inline;
	width: 308px;
}