@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#navigator-throbber {
  background-color: white !important;
  min-height: 0 !important;
  width: 38px !important;
  margin: 0 !important;
  border: 0 !important;
  padding: 0 7px 0 7px !important;
  opacity: 1 !important;
}

#throbber-box
{
	border-left: 1px solid rgb(210,210,192) !important;
}