:link {
  background-color: transparent;
  color: #900;
}

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

:hover {
}

h4 a:link {
  background-color: transparent;
  color: #111;
}

h1#mozdev-logo {
  background-color: #970000;
  background-image: url(//www.mozdev.org/sharedimages/header.gif);
  background-position: 148px 0;
  background-repeat: no-repeat;
  color: inherit;
  height: 69px;
  margin: 0;
  padding: 0;
}

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

#infoTabs h4,
#mozdev-navigation h4 {
  background-image: url(//www.mozdev.org/sharedimages/nav_arrow.gif);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  border-color: #000;
  border-style: solid;
  border-width: 1px 0px;
  height: 20px;
  line-height: 19px;
  margin: 0.2em 0 0 0;
  min-height: 19px;
  padding: 0 0 0 27px;
  width: 121px;
}

.mozdev-searchbutton {
  background-color: #900;
  border: #000 1px solid;
  color: #fff;
  margin-left: 0.05em;
  padding: 0;
}

#main-content h1:after {
  content: url(//www.mozdev.org/sharedimages/boxes.gif);
  padding-left: 1.1em;
}

#featured {
  border-color: #900;
}

div#mozdev-date {
  background-color: #f90;
  color: #fff;
}

ul#community-links li a {
  background-color: inherit;
  border-bottom: 1px dotted #fff;
  color: #fff;
  text-decoration: none;
}

ul#community-links li a:hover {
  border-bottom: 1px solid #fff;
}

#community-links .mozlink {
  border-left: 1px solid #fff;
}

#infoTabs:before {
  background-color: inherit;
  color: #000;
}

.BZ-th-bug, .BZ-th-bug a {
  background: #900;
  color: #fff;
}

.BZ-th-desc {
  background: #f90;
  color: inherit;
}
