/* Hides the meta box on all pages */
div#secondary {
	display: none !important;
}