@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("netvibes.com") {
.twitter .nv-tabSet > ul.nv-tabList {
width: 140px !important;
position: relative !important;
top: -26px !important;
}

.twitter .nv-tabSet > .nv-tabContent {
position: relative !important;
top: -26px !important;
}

.twitter .nv-tabSet {
height: 180px !important;
}

.twitter {
height: 180px !important;
overflow: hidden !important;
}

.twitter .characters {
position: relative !important;
top: 58px !important;
}

.twitter label {
display: none !important;
}
}