
ul.drop_down_ul {
	display:block !important;
}
.active_masthead {
	font-weight:bold;
}
.donation_badge {
	xborder:1px solid #000;
}
#block-search-api-page-default-search-page {
	z-index:999;
	clear:right;
	width:176px;
	margin-right:22px;
}
.masthead_block .nice-menu-down .nolink {
	padding:10px;
}
#masthead .item-list ul {
	top:50px;
	left: 50%;
	padding:0;
	position:absolute;
	opacity: 0.1
}

#masthead:hover .item-list ul {
opacity: 1;
}
 
#masthead .item-list ul ul.drop_down_ul {
	margin:0;
	top:inherit;
}
