@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.google.com/notebook/") {
/* body */
html {margin: 0px; padding:0px;}
body {margin: 3px;}
/* Google services links */
#gbar {display:none !important;}
.gbh {border-top:0px !important;}

/* the top-right part */
#guser{padding:2px 0px 0px 0px !important;}

/* Google Notebook icon and search box */
#gn_ph {position:absolute !important; width: 50% !important; top:-5px;}
#gn_ph input {font-size:x-small;}
#search_box {width:180px; }

/* the place showing some message */
#gn0_0 {display:none;}

/* the main area */
#gn0 {padding-top:12px;}
table.p div#gn0_5 {width:200px !important;}
table.p div#gn0_6 {width:810px !important;}

/* help and privacy policy link */
#gn0_4 {display:none;}

/* WYSIWYG buttons: fix the wrong count on 1024width screen */
#gn3_3 {width:630px !important;}
}