/* line 7, app/assets/stylesheets/items/index.sass */
form {
  margin-bottom: 2em;
}

/* line 10, app/assets/stylesheets/items/index.sass */
#search-info {
  float: left;
  width: 49%;
  padding-right: 1%;
}

/* line 4, app/assets/stylesheets/items/index.sass */
#search-info h2 {
  font-size: 125%;
}

/* line 13, app/assets/stylesheets/items/index.sass */
#search-info dl {
  text-align: left;
}

/* line 15, app/assets/stylesheets/items/index.sass */
#search-info dd {
  margin-bottom: 1em;
}

/* line 18, app/assets/stylesheets/items/index.sass */
#species-search-links {
  float: left;
  width: 49%;
  padding-left: 1%;
}

/* line 4, app/assets/stylesheets/items/index.sass */
#species-search-links h2 {
  font-size: 125%;
}

/* line 21, app/assets/stylesheets/items/index.sass */
#species-search-links img {
  height: 80px;
  width: 80px;
}
