.location_unit_hide {
	display: none;
}

.location_unit_show {
	display: table-row;
}

.td_title {
	width: 20%;
	text-align: right;
	padding: 10px;
	font-weight: bold;
}

.input {
	vertical-align: top;
	padding: 10px;
	width: 80%;
}

#location_city_by_zip_label {
	float: left;
	padding-top: 8px;
}

#location_city_by_zip_cont {
	float: left;
	padding-top: 6px;
	padding-left: 2px;
}
