@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("adrive.com") {
#logo, .bottom-ad-alt, #footer { display: none !important; }
#header {
  width: 100% !important;
  height: 0px !important;
  padding: 0 !important;
}
#container {
  width: 100% !important;
  background-image: none !important;
  min-height: 0 !important;
}
#topbar { display: none !important; }
#topmenu {
  background-color: #000000 !important;
  background-image: none !important;
  font-weight: normal !important;
  margin: 0 !important;
  width: 100% !important;
}
#ccontainer {
  background-color: #000000 !important;
  margin: 0 !important;
  width: 100% !important;
}
#mpborder {
  border: none !important;
}
}