@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.netvibes.com") {
#topLinks{display:none!important}

/* Removes the red dot */
#savingStatus{display:none!important}

/* Tabs */
#divTabs{padding:0!important}
#divTabsOuter{border-width:0 0 1px!important}

/* Main div: removes the left padding */
#maintable{padding-left:3px!important}

/* Columns: removes the top padding */
#columns{padding-top:0!important}

/* Widgets: removes extra margins */
/* Regular widgets */
.module{margin:0!important}
.moduleHeaderContainer{border-top:0!important}
.moduleHeader{padding:0!important;}
.moduleContent{padding:2px 0 0 7px!important}
ul.nv-feedList{padding-left:0!important}
.nv-pager{padding:0!important}

/* Widgets with thumbnails (when "Show more details" is activated) */
ul.nv-thumbnailedList .item{padding:0!important}

/* Gripper: reduces its size */
.gripper{margin-top:0!important;width:2px!important}

/* Removes the footer */
#footer {display:none!important}
}