.fuzzy-advSearch {
	width: 100%;
	height: 600%;
	position: absolute;
	display: none;
	filter: alpha(Opacity=80);
	-moz-opacity: 0.5;
	opacity: 0.3;
	z-index: 100;
	background-color: #D2E6DD;
}

.loading {
	display: none;
	top: 35%;
	left: 39%;
	position: absolute;
	z-index: 101;
}