#stalling-reverse-geocode-results-wrapper {
    position: absolute;
    color: grey;
}

#stalling-reverse-geocode-results {
    position: relative;
    top: 20px;
    left: 20px;
    z-index: 20000;
    background-color: white;
}
#stalling-reverse-geocode-results{
    border: 1px solid #333;
    cursor: pointer;
	left: 0;
	line-height: 1.35;
	padding: 7px 10px;
    top: -1px;
}