@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("urbandictionary.com") {

#mission, #logo, #header_background_left, img[alt="Header_background_right"], .offsite, #bottomad, #topleft_feature, #rightist, #entries td[style="padding: 10px 0pt 30px;"] {
  display: none !important;
}

.look_up {
  display: none !important;
}

#form {
  left: 0px !important;
  top: 5px !important;
  width: 375px !important;
}

#header #topnav {
  left: 380px !important;
  top: 6px !important;
  width: 425px !important;
}

#header_background {
  height: 33px !important;
  background-color: #44607E !important;
}

#header #topnav a, #header #topnav span{
  padding: 2px 2px !important;
}

* {font-size: inherit !important;}

* {line-height: 1.2em !important;}

body {font-size: 0.85em !important;}

}