@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(www.netvibes.com) {

/* remove annoying red dot */
#savingStatus {
  display: none !important;
}

#topLinks {
  padding-bottom: 2px !important;
}


}