@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("runescape.com") {
  iframe, .left_advert { display:none !important;} /*hide the ads*/

  div.detail_select { /* take the addspace out from another place */
    height: 268px !important;
    background-position:left -0.5cm !important;}

  input.choose_detail{ top: 134px !important; }

  div#plugin_box {top: 268px !important;color: yellow !important;} /* move a dropdown up */

  div.server_list {margin-left:0px !important;} /* remove some empty space */

  .e, .buttons, .text, .server { width: 100% !important;} /* resize a few tables */

  .newscontainer { margin-bottom: 0px !important;} /* remove some empty space */
#tb, #menubox { display: none; }
  .tandc{ padding-top:3.5em; }
  #tb {position:absolute;overflow:hidden;margin: auto;width: 0px;height: 0px;background: none;}
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("runescape.com") {
#tb, #menubox { display: none; }
}
}