@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("del.icio.us") {
/**/

li.post {
border-top: 1px dotted #DFDFDF !important;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
padding-top: 6px !important;
margin-right: 10px !important;
}
h4.desc { /* link text */
line-height: 1em !important;
font-size: 14px !important;
padding: 3px 5px 2px 2px !important;
}
p.notes { /* description */
margin-top: 3px !important;
margin-bottom: 0px !important;
font-size: 11px !important;
}
div.meta { /* tags etc */
text-align: right !important;
font-size: 11px !important;
margin-bottom:  2px !important;
margin-top: 1px !important;
}
p.notes, div.meta {
margin-left: 3px !important;
}

.private span {
color: #000 !important;
}
.private .date {
color: #999 !important;
}

/**/
}