	html, body {
	margin: 0;
	padding: 0;
}
#mainNav {
	position: absolute;
	margin-left: -2000px;
}

#zipInput {
	margin: 8px 0 0 690px;
}

#zipInput .input {
	font-size: 11px;
}

#radiusSelectors {
	position: absolute;
	left: 628px;
	top: 32px;
}

#radiusSelectors input {
	margin-right: 21px;
}

#locator {
	position: relative;
	width: 923px;
	height: 35px;
	background: transparent url(../../images/locator/locator_background.png) no-repeat left top;
	margin: 0 0 0 13px;
}

#locatorButton {
	position: absolute;
	/* right: 15px; */
	left: 793px;
    top: 9px;
}

.locator {
	margin-left: 20px;
}