body {
  font-family: sans-serif;
  margin: 0 auto;
}

body.search {
  background: #fff;
}

.search #main {
  margin: 0 auto;
  width: 960px;
}

strong {
  font-weight: bold;
}

div.clear {
  clear: both;
}

#header {
  height: 176px;
}

/* Results */

p.search-result-akas {
  color: #747474;
  font-size: 11px;
  font-style: italic;
  margin: 3px 0 5px 0;
}

a.plant_name_link {
  color: #333;
  font-size: 22px;
  font-weight: bold;
}

a.plant_name_link:hover {
  text-decoration: none;
}
