@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.google."),
               url-prefix("http://google."),
               url-prefix("http://images.google."),
               url-prefix("http://maps.google."),
               url-prefix("http://news.google."),
               url-prefix("http://video.google.")
{

#mngb:not(:hover) >#gb {
  width:20px!important;
  float:left!important;
  display:none!important;
}
#mngb:not(:hover) {
  width:10px!important;
  height:10px!important;
  background-color:#00f!important;
  top:-3px!important;
  left:-3px!important;
  position:absolute!important;
  float:left!important;
  z-index:5000!important;
  -moz-border-radius: 5px !important;
}
#mngb:not(:hover) ~ * #sfcnt .nojsv{ top:0px!important; }
#mngb:not(:hover) ~ #searchform{ top:5px!important; }

} /* 20120305 */
