@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://maps.google."),url-prefix("http://ditu.google."),url-prefix("http://mapy.google."),url-prefix("http://www.google.com/maps"),url-prefix("http://google.com/maps"),url-prefix("http://google.at/maps"),url-prefix("http://google.com.au/maps"),url-prefix("http://google.com.ba/maps"),url-prefix("http://google.be/maps"),url-prefix("http://google.com.br/maps"),url-prefix("http://google.ca/maps"),url-prefix("http://google.ch/maps"),url-prefix("http://google.cz/maps"),url-prefix("http://google.de/maps"),url-prefix("http://google.dk/maps"),url-prefix("http://google.es/maps"),url-prefix("http://google.fi/maps"),url-prefix("http://google.fr/maps"),url-prefix("http://google.it/maps"),url-prefix("http://google.jp/maps"),url-prefix("http://google.nl/maps"),url-prefix("http://google.no/maps"),url-prefix("http://google.co.nz/maps"),url-prefix("http://google.pl/maps"),url-prefix("http://google.ru/maps"),url-prefix("http://google.se/maps"),url-prefix("http://google.tw/maps"),url-prefix("http://google.co.uk/maps"),url-prefix("http://www.google.at/maps"),url-prefix("http://www.google.com.au/maps"),url-prefix("http://www.google.com.ba/maps"),url-prefix("http://www.google.be/maps"),url-prefix("http://www.google.com.br/maps"),url-prefix("http://www.google.ca/maps"),url-prefix("http://www.google.ch/maps"),url-prefix("http://www.google.cz/maps"),url-prefix("http://www.google.de/maps"),url-prefix("http://www.google.dk/maps"),url-prefix("http://www.google.es/maps"),url-prefix("http://www.google.fi/maps"),url-prefix("http://www.google.fr/maps"),url-prefix("http://www.google.it/maps"),url-prefix("http://www.google.jp/maps"),url-prefix("http://www.google.nl/maps"),url-prefix("http://www.google.no/maps"),url-prefix("http://www.google.co.nz/maps"),url-prefix("http://www.google.pl/maps"),url-prefix("http://www.google.ru/maps"),url-prefix("http://www.google.se/maps"),url-prefix("http://www.google.tw/maps"),url-prefix("http://www.google.co.uk/maps")


{

.helplinks { 
  visibility:hidden !important; 
  overflow:hidden !important; 
  width:0px !important; 
  height:0px !important;
}
#map {
  position:fixed !important;
  left:0px !important;
  top:0px !important;
  width:100% !important;
  height:100% !important;
  z-index: -9999 !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;
}

#panel,#gbar,#guser,#links,#logo,.example,#showss,#gaia,.gbh {
  display:none !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;
}
#q_form{
  position:fixed !important;
  top:-16px !important;
  left:200px !important;
}
#q_form div.srchcol {
  z-index: 9999 !important;
  position:fixed !important;
  top:0px !important;
  left:200px !important;
  height: 50px !important;
  background-color: rgba(0,0,0,0.5) !important;
  padding: 6px !important;
}
#q_form div.srchcol input#q-sub {
  border: 1px solid #f00 !important;
  height: 45px !important;
  font-family: Arial !important;
  font-size: 24px !important;
}
#q_form div.srchcol input#q_d {
  border: 1px solid #f00 !important;
  height: 40px !important;
  width: 400px !important;
  font-family: Arial !important;
  font-size: 32px !important;
}


}