@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("delicious.com") {
.full-url a{
color: green !important;
}
.meta,.tagdisplay{
display: none !important;
}
.description{
color: #aaa !important;
font-size: 11px !important;
}
}