@charset "utf-8";

#map-canvas {
	width: 1140px;
	height: 680px;
}

#capture {
	float: left;
	width: 235px;
	background-color: #FFF;
	height: 250px;
	position: absolute;
	left: 0px;
	top: 620px;
	z-index: 99;
	font-size: 20px;
}
.layer-wizard-search-label { 
font-family: sans-serif 
}

#search-string_0, #search-string_1, #search-string_2, #search-string_3 {
	width: 220px;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none;
	background-color: #F2F2F2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	background-image: url(../_images/slideshow_arrows/dropdown_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 196px;
	text-indent: 0.01px;
	text-overflow: "";
}
