@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.escapistmagazine.com/forums/read/") {

table.ForumThread td.ForumThreadPostBody {
background: #333333 !important;
}

td.ForumThreadPostBody blockquote,
td.ForumThreadPostBody div.spoiler {
background-color: #222222 !important;
border: solid 1px #000000 !important;
}

td.ForumThreadPostBody * {
color: #FFFFFF !important;
}

td.ForumThreadPostBody a {
color: #FFCC00 !important;
}

}