@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("beta.bloglines.com") {
   #left-pane,
   #right-pane
      { margin-top: -72px !important; }
   #searchForm { visibility:hidden; }
   
   /* Remove this to get rid of the Advanced Search link */
   #index_advSrA {visibility:visible;
      color: white !important;
      position: absolute; top: 75px; right: 26.5em;
   }

   /* Remove this to get rid of the links in the top right */
   #infobar {
       position: absolute; top: 65px; right: 0px; 
       width: 26em; line-height: 1.1em;
       z-index: 200 !important;
       text-align:right;
   }
   #infobar li,
   #infobar li a,
   #infobar h1 {color: white !important;}
   #forums   { visibility:hidden; }
   #forums a { visibility:visible; }
   #blLoadingMsg {z-index: 201 !important;
    position: absolute; top: 11px !important; left: 180px !important;
    font-size: .7em !important;
   }
}