#left-navigation {
	display: none !important;
}

#right-navigation {
	display: none !important;
}

#p-search {
	display: none !important;
}

#mw-panel div.portal {
	display: none !important;
}

body.ltr #footer #footer-places {
	display: none !important;
}

/* extra-specific to take precedence */
html body #donate .errorHighlight,
form .errorHighlight {
	border: 2px solid #f00 !important;
}
