@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("delicious.com") {
  * { font-size: 12px !important; }
  .content { width: auto !important; margin: 0 10px !important; padding-right: 200px !important; }
  .left { width: 100% !important; }
  .sidebar { margin-right: -200px !important; display: block !important; }
  .sidebar .sidebar { margin: 0 !important; }
  #tagscope, .linkList { width: 100% !important; }
  .post { padding: 0 3px !important; }
  .post.isPrivate { background: #f3f3f3 !important; }
  .post .date { overflow: hidden !important; margin: 0 !important; }
  .post .bulkSelect { padding: 5px 0 !important; height: auto !important; }
  .post .bulkSelect.withPrivate { background: transparent !important; }
  .post .data { width: 100% !important; }
  .post .data.withDate { float: none !important; }
  .post .data.withBulkSelect .actions, .post .data.withBulkSelect h4, .post .data.withBulkSelect .full-url, .post .data.withBulkSelect .profilePicAndNotes, .post .data.withBulkSelect .meta { width: auto !important; margin-left: 40px !important; }
  .post .data.withDate .actions, .post .data.withDate h4, .post .data.withDate .full-url, .post .data.withDate .profilePicAndNotes, .post .data.withDate .meta { width: auto !important; margin-left: 90px !important; }
  .post .data.withDate.withBulkSelect .actions, .post .data.withDate.withBulkSelect h4, .post .data.withDate.withBulkSelect .full-url, .post .data.withDate.withBulkSelect .profilePicAndNotes, .post .data.withDate.withBulkSelect .meta { width: auto !important; margin-left: 130px !important; }
  .post .actions { height: 16px !important; }
  .post .actions * { font-size: 11px !important; }
  .post .actions a, .post .actions a span { color: #8ac !important; }
  .post .bookmark-actions { display: block !important; }
  .post .bookmark-actions a.btn { width: auto !important; padding: 0 5px !important; }
  .post .bookmark-actions a.btn.small { height: 18px !important; margin: 4px auto !important; line-height: 18px !important; }
  .post .bookmark-actions a.btn.green { color: #690 !important; }
  .post .rank { height: 18px !important; margin: 4px auto !important; line-height: 18px !important; width: 18px !important; }
  .post .data { margin: 0 !important; }
  .post h4 { margin: 0 !important; }
  .post .full-url { height: auto !important; margin: 0 !important; }
  .post .full-url span { font-size: 11px !important; }
  .post .profilePicAndNotes { margin: 3px 0 !important; }
  .post .pic { display: none !important; }
  .post .notes { margin: 0 !important; width: 100% !important; color: #333 !important; font-style: normal !important; }
  .post .tagdisplay { padding-bottom: 4px !important; }
  .post .tag-chain-tag { margin: 0 2px 0 0 !important; height: 18px !important; }
  .post .tag-chain-tag a { font-size: 11px !important; line-height: 16px !important; padding: 0 4px !important; }
  .post.selected .tag-chain-tag a { background: #e9e9e9 !important; }
  .post.selected .tag-chain-tag a:hover { color: #333 !important; background: #ccc !important; }
}