/* vim: noet ts=4 sw=4
 * http://www.gnu.org/licenses/gpl-3.0.txt */

/* hide the extra search result data */
.mw-search-result-data {
    display: none;
}

/* hide the advanced search form */
#powersearch {
	display: none;
}

/* hide the search at the top */
#search {
	display: none;
}
