#location {
	padding: 5px;
}

#locationList {
	list-style: none;
}

.location-item {
	cursor: pointer;
	padding: 3px;
}