@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.m-w.com/cgi-bin/dictionary), url-prefix(http://www.m-w.com/dictionary),
url-prefix(http://www.m-w.com/cgi-bin/thesaurus),
url-prefix(http://www.m-w.com/thesaurus) {

.left_col,
.banner_ad,
.hnav_bar,
#source_spanish,
#source_spanish + label,
.ad_space,
.page_content_box > div:not([class="word_definition"]),
#content > tbody > tr + tr,
.word_definition > form td + td {
  display: none !important;
}

.word_definition > form td {
  border: 1px solid !important;
}

.search_bar {
  position: fixed !important;
  width: 440px !important;
  border: 0 !important;
}

#search_form {
  margin-left: -125px !important;
}

.page_content {
  margin-top: 20px !important;
  width: 420px !important;
}

body {
  background-color: #FFFFFF !important;
}

.right_col,
.page_content,
.search_bar {
  background-image: none !important;
}

}