

/* Add styles to be printed here */

#printheader { display: block; width: 85%;}

/* Add styles to be hidden as display: none */

#searchbar {
	display:none;
	}
	
