body.windows.firefox #menu_bar div#user_bar span.button a {
 padding: 5px 0 4px 10px
}

body.windows.firefox span.secondary_button a,
body.windows.firefox span.secondary_button input {
  overflow: visible;
}

body.windows.firefox span.secondary_button a:active {
  padding-top: 10px;
}

body.windows.firefox span.secondary_button input:active {
  padding-top: 10px;
}

body.windows.firefox form ul li.check_box label,
  form ul li.radio_button label {
  line-height: 22px;
}

body.windows.firefox table#companies {
  border-collapse: collapse;
}

