.amphibian #title_text.amphibian_species {

}

.amphibian #introduction.species_overview {
  background:url(/amphibians/images/introback.jpg) no-repeat 0px 250px;
}

.amphibian #introduction.species_overview #title_halfpage {
  border-bottom:0px;
}

.amphibian .species_info_summary_top {
  height:50px;
  width:740px;
  background-image: url(/species/images/species_info_back_top.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  overflow:hidden;
  border:0px;
  padding:0px;
  margin:0px;
}

.amphibian .species_info_summary_mid {
  width:558px;
  background:url(/species/images/species_info_back_mid.gif) repeat-y top left;
  border:0px;
  padding:0px 14px 0px 14px;
  margin:0px;
  outline:none;
}

.amphibian .species_info_summary_bottom {
  height:17px;
  width:566px;
  background-image: url(/species/images/species_info_back_bottom.gif);
  background-repeat: no-repeat;
  overflow:hidden;
}

