@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.rememberthemilk.com") {

body {
  margin-top: 2em !important;
  background: #eee;
}

div#appview {
  margin-top: 2em !important;
}

div#statusbox,
div#appheaderlogo,
div#searchbox,
div.appfooter,
div#onlinehelpwrap {
  display: none !important;
}

body, .xtabs {
  background: #efefef !important;
}

.xtabs {
  font-size: 80% !important;
}

.xtabs li.xtab_selected a:link, .xtabs li.xtab_selected a:visited, .xtabs li.xtab_selected a:active {
  font-size:150% !important;
}




.white_rbtop div, .white_rbtop, .white_rbbot div, .white_rbtop div,  .white_rbbot, .white_rbcontent, .white_rbroundbox, .white_rbcontentwrap, .white_rbcontent {
  background-image : none !important;
}

#listbox {
  background: #fff !important;
}

#topnav {
  float: left !important;
}


}