.state-town-search {
  display: block;
  margin-top: 14px;
  color: #91aaa6;
  font-size: 12px;
  font-weight: 700;
}
.state-town-search span { display: block; margin-bottom: 6px; }
.state-town-search input { margin-bottom: 8px; }
.search-result small { float: right; color: #91aaa6; font-weight: 400; }
