#map {
	width: 500px;
	height: 500px;
}
#search{
	position: absolute;
	left: 510px;
}

#search input {
	width: 90%;
}

