@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.google.com/search") {

#gb nobr b:first-child, div.std, td.xsm > br{
  display:none !important;
}

td.xsm > a{
  margin-left: 10px;
  margin-right: 10px;
}

#ssb{
  background: #e8f0f0 !important;
  border-top-color: #9cc !important;
}

#ssb b a{
  font-weight: normal !important;
}

body{
  line-height:140%;
  color:#222;
  width:80%;
  margin-left:10% !important;
}

div.gbh{
  left:10% !important;
  right:10% !important;
  width:80% !important;
}


a:link{
  text-decoration: none !important;
  color:#33c !important;
}

a:link em, a:visited em, div.s em, cite b{
  font-weight: normal !important;
  border-bottom: 1px dashed #aaa;
  background: #eaeaea;
}

a:visited{
  text-decoration: none !important;
  color:#a4a !important;
}

#ssb b{
  color: #444 !important;
}

#logo{
  opacity:0.8 !important;
}


}