@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.bing.com/maps/") {

.sw_tb,.sw_tbb,#msve_taskArea,#msve_mapResizer,#taskBar,#sb_foot,#pageContext,#scopingBar_inputs,#sw_tbbg,#sw_im, #sw_bta, #sw_ltxt,.sw_logo,#sw_PLLogo {
  display: none !important;
}

div#msve_mapArea, #msve_mapContainer, #sw_content {
  margin:0px !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0px;

}

#msve_main{
  margin: 0px !important; 
}

.sw_box {
  position: fixed !important;
  top: -15px !important;
  left: 400px !important;
}

.sw_b,.sw_bb {
height: 27px !important;
border: none !important;
padding: 0px !important;
}

.sw_qbox {
  padding-top: 2px !important;
  height: 18px !important;
  font-size: 16px !important;
}

#sw_hdr {
  position: absolute !important;
  top: -1000px !important;
}
}