@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(www.thefreedictionary.com) {

body > table > tbody > tr > td:first-child,
#topline,
#f1 > div,
#f1 > a,
#topline + table > tbody > tr > td + td,
body > table + table + table,
.Tabs,
#TblAd,
.brand_copy,
#DefandLit,
#Browsers,
#bottom_sep,
body center {
 display: none !important; 
}

body > table > tbody > tr {
  position: fixed !important;
  background-color: rgb(228, 234, 237) !important;
  border: 1px solid rgb(99, 142, 168) !important;
  height:32px !important;
  width:425px !important;
}

#MainTxt,
body > div > p {
  margin-top: 38px !important;
}

}