#locationField, #controls {
	position: relative;
	width: 480px;
}
#autocomplete {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 99%;
}
