@CHARSET "UTF-8";

.forms-geolocation .search {
	margin-bottom: 10px;
}

.forms-geolocation .search input[type='button'] {
	width: 80px;
	height: 25px;
}

.forms-geolocation .search .remove {
	position: absolute;
	
	right: 0;
}

.forms-geolocation .googlemap {
	width: 100%;
	height: 300px;
	
	border: 1px solid #888;
}