#sidebar .sub-menu {
	display: none;
}

/*#sidebar .menu li:first-of-type a {*/
#sidebar .menu:not(#menu-resources-menu) li:first-of-type a {
	background: none !important;
}

.directory-search-result {
	line-height: 1.2em;
	padding-bottom: 12px;
}

.school-search-result {
	border-bottom: 1px solid #333 !important;
	padding-bottom: 12px;
	margin-bottom: 14px;
}

.school-search-result:last-of-type {
	border-bottom: none;
}