html.firefox .main_menu li.active {
  height: 42px;
}

html.firefox .main_menu li.active:after {
  height: 10px;
}

html.firefox .social-btns .st_twitter_large .stButton span {
  background-image: url('/sites/all/themes/trinity_theme/images/social-btns/twitter.png') !important;
}

html.firefox .social-btns .st_facebook_large .stButton span {
  background-image: url('/sites/all/themes/trinity_theme/images/social-btns/facebook.png') !important;
}

html.firefox .social-btns .st_email_large .stButton span {
  background-image: url('/sites/all/themes/trinity_theme/images/social-btns/rss.png') !important;
}

html.firefox .social-btns span.stButton:last-child {
  margin-top: 0px;
}

html.firefox .content h2,
html.firefox #forlife-container h2 {
  /*font-size: 20px;
  margin-bottom: 2px;*/
}