@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("craigslist.org") {

*         {font-family:"Rockwell" !important}
td.tdy    {background:lightcyan !important;}
div#tsb   {background:whitesmoke !important;}
.highlight{background:whitesmoke !important;}
em        {color:crimson !important;}
a:link    {color:dimgray !important;}
a:hover   {background:lightcyan; color:teal !important; text-decoration:none !important;}
a:visited  {color:#00688B !important;}
a.l       {background:darkorange !important; color:white!important;}
span.p    {color:teal !important; font-size: 90% !important;}
}