@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.neopets.com/neoboards/") {

/* This controls all the text within the Neoboard tables.
This includes;
- Topic Titles
- Author Username
- Reply Count
- Last Post Date/Time
This does NOT edit the Neoboard tables within a topic. */


        td .blistSmall, .blistTopic {
                font: 8pt Tahoma !important;
                text-transform: lowercase !important;

}




}