td {
	vertical-align: top;
}
.suggestCity {
	width: 120px;
	display: block;
	float: left;
}
.suggestState {
	width: 110px;
	display: block;
	float: left;
}
.suggestZip {
	width: 110px;
	display: block;
	float: left;
}
