@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("del.icio.us") {
 * { font-family: Calibri !important; }
 .commands { position: relative !important; float:right !important; }
 .pop, .date { background: none !important; color: #ccc !important; text-decoration: none !important; }
 .post { border-bottom: 1px solid #F2F2F2 !important; }
 .post:hover { background: #f2f2f2 !important; }
 .desc {font-weight: bold !important; }
}