.map-research__wrapper {
	z-index: 1;
}

.map-pin__wrapper {
	box-shadow: none;
	-webkit-box-shadow: none;
}

#loading {
	background: url("../images/geo-loading.gif") no-repeat scroll 50% 50% #AAAAAA;
	opacity: 0.3;
	filter: alpha(Opacity=30);
	position: absolute;
	top: 0px !important;
	left: 0px !important;
	width: 100%;
	height: 100%;
	z-index: 10000 !important;
}

.list__item.no-res {
	font-style: italic;
	background: #eeeeee;
}

.cta {
	z-index: 1000;
}

#s_autocomplete {
	padding-right: 25px;
}