@namespace url(http://www.w3.org/1999/xhtml);

/* userstyles */
@-moz-document domain("www.economist.com") {

.ec-blog-fly-title {color: green !important;}
.ec-article-info,
.ec-blog-info {color: #AE2268 !important;}
.ec-article-content,
.ec-blog-body {color: black !important;}
.ec-blog-body blockquote {background-color: #F4F8FA !important;}
.related-topics-intro {color: purple !important;}

#block-ec_blogs-ec_blogs_block_recent .content dl dd,
#product-events p,
.comments-area div p {color: black !important;}
.comment .comment-info .comment-headline {color: maroon !important;}
.comment .comment-info .comment-date {color: #AE2268 !important;}

#commented-list-period, #recommended-list-period,
#block-ec_blogs-ec_blogs_block_recent .content dl dd span.timestamp,
#block-ec_blogs-ec_blogs_block_recent .content .title h6 span {color: #AE2268 !important;}
}