@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("maps.google.com"),
               domain("maps.google.de"),
               domain("ditu.google.com"),
               domain("ditu.google.cn"),
               domain("maps.google.nl"),
               domain("maps.google.co.uk"),
               domain("maps.google.ca"),
               domain("maps.google.com.au"),
               domain("maps.google.fr"),
               domain("maps.google.ca"),
               domain("maps.google.it"),
               domain("mapy.google.pl"),
               domain("maps.google.co.jp"),
               domain("maps.google.es") 
{

.helplinks { 
  visibility:hidden !important; 
  overflow:hidden !important; 
  width:0px !important; 
  height:0px !important;
}
#map {
  position:fixed !important;
  left:0px !important;
  top:28px !important;
  width:100% !important;
  height:100% !important;
}
.bar_icon_print2 {
  position:fixed !important;
  top:2px !important;
  right:60px !important;
}
.bar_icon_email2 {
  position:fixed !important;
  top:2px !important;
  right:40px !important;
}
.bar_icon_link2 {
  position:fixed !important;
  top:2px !important;
  right:20px !important;
}

.controls {
  position:fixed !important;
  top:-15px !important;
  left:2px !important;
}
#panel,#gbar,#guser {
  visibility:hidden !important; 
}

div.gmnoprint {
-moz-opacity:0.4 !important;
}
div.gmnoprint:hover {
-moz-opacity:1 !important;
}
div#map_overview {
-moz-opacity:0.5 !important;
}
div#map_overview:hover {
-moz-opacity:1 !important;
}

}