@import url(//www.mozdev.org/reorg/b-i-f.css);

div#bugzilla-body {
	margin: 1em;
}
div#content {
	padding: 2em;
}
/* TOOLS_SKIN = autumn/tools.css */
:link {
  background-color: transparent;
  color: #910;
}

:link:active {
  background-color: inherit;
  color:#f60;
}

:visited {
  background-color: transparent;
  color: rgb(85, 26, 139);
}

a img {
  border: 0;
}

#mozdev-logolet {
  background-image: url("//www.mozdev.org/skin/autumn/back.png");
  background-position: 0 -10px;
  font-size: smaller;
  height: 42px;
  margin: 0;
  padding: 0;
  text-align: left;
}

#mozdev-logolet a {
/* LIR */
/*The image*/
  background-image: url(//www.mozdev.org/sharedimages/mozdev-noir.png);
  background-position: 0 -14px;
  background-repeat: no-repeat;
  display: block;
  margin: 0;
/*Size of the image*/
  padding-top: 42px;
  width: 148px;
/*Hide the original item*/
  overflow: hidden;
/* WIN IE5 hack */
  height: 42px; voice-family: "\"}\""; voice-family:inherit;
  height: 0;
}

#subtitle {
  background-color: #900;
  background-image: url("//www.mozdev.org/skin/autumn/back-900-128.png");
  background-position: 0 -52px;
  color: #fff;
  font-size: 1em;
  height: 22px;
  margin-top: 0;
  text-align: center;
}

#subtitle :link,
#subtitle :visited {
  background-color: transparent;
  color: inherit;
}
