@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.merriam-webster.com/dictionary/"),
               url-prefix("http://www.merriam-webster.com/thesaurus/")
{

#header div.header-advert,
#logo,
#left-column,
#right-column,
#footer div.special-offers,
#footer div.footer-advert,
#footer li.offer1, li.offer2, li.offer3, li.offer4,
#content .section-links,
#content .franklin-promo,
#results_ad
{
  display: none;
}
#content {
  margin: 0 !important;
}
#footer {
  position: relative;
  top: 50px;
}
#ref-search-box {
  margin: 0 !important;
  position: absolute;
  left: 300px;
  z-index: 999;
}
#app {
  background: none !important;
  margin: 22px 22px auto !important;
  width: auto !important;
}
#content .definition,
#content .spelling-help {
  position: relative;
  top: 50px;
}
#wordclickDiv {
  cursor: auto !important;
}

}