@media print{.gmnoprint{display:none}}@media screen{.gmnoscreen{display:none}}

div.GMapEZ {visibility: hidden;
  border: 1px #888 solid; float: left; width: 420px; height: 300px;}
div.GMapEZ ul.warnings {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding-right: 0.5em;
  padding-left: 1.5em;
  display: none;
  border: 1px #888 solid;
  background: #fff;
  z-index: 100000000;
  text-align: left;
  font-family: Arial;
  font-size: 9pt;
  overflow: auto;
}
div.GMapEZ button.warnings {
  display: block;
  position: absolute;
  z-index: 100000000;
  bottom: 20px;
  right: 0;
  color: #f00;
}
div.GMapEZ .firefoxref {
  text-align: center;
  margin: 1em;
}
div.GMapEZ .loadprogress {
  position: relative;
  z-index: 100000000;
  text-align: center;
}
div.GMapEZ .loadprogress .box {
  font-family: Arial, sans-serif;
  background: #fff;
  border: 1px #bbb inset;
  width: 136px;
  height: 45px;
  margin: auto;
}
div.GMapEZ .loadprogress .logo {
  margin: 8px;
  margin-bottom: 0;
  width: 120px;
  height: 28px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://gmapez.googlepages.com/logo3.png',sizingMethod='scale');
}
div.GMapEZ .loadprogress .box > .logo {
  position: relative;
  background: url(http://gmapez.googlepages.com/logo3.png) no-repeat;
}
div.GMapEZ .loadprogress .trough {
  margin: 8px;
  margin-top: -5px;
  background: #ccc;
  font-size: 1px;
  height: 8px;
  text-align: left;
}
div.GMapEZ .loadprogress .bar {
  height: 8px;
  width: 0px;
  background: #55a url(http://gmapez.googlepages.com/progressbar.png);
}
v:* {
  behavior:url(#default#VML);
}