.locations_left {
	width: 260px;
}

.locations_right {
	width: 350px;
	margin-left: 10px;
}

.locations_left h2 {
	text-align: right;
	font-size: 2.0em;
	margin-top: 8px;
}

.locations_right h1 {
	display: inline;
}

.locations_right select {
	vertical-align: top;
	margin: 8px 5px 0;
}