@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("alltop.com") {

/* hide useless page elements: */
#pagetitle,
#opener,
#wrap-bttns {display:none !important}

/* color and size of text: */
li.site a {color:#c0c0c0 !important}
li.hentry h3 {border-top:1px solid #f0f0f0 !important}
li.hentry h3 a {color:#00c !important;font-size:12px !important}
li.hentry h3 a:visited {color:#aaa !important}

}