@namespace url(http://www.w3.org/1999/xhtml);

*[class*="comment"],
*[class*="Comment"],
*[id*="comment"],
*[id*="Comment"],

td[id^="td_post_"] > div:nth-child(4),
.TreeBody,
#dsq-new-post,
#my1upcontent,
#w_talkback,
.clist,
#compnl,
#idc-container-parent,
.says,
.friendSpace,
#vgnews,
#commLoginForm,
.comWrapper,
#DiscussPhoto,
#post_tabs,
.PostMore,
form[name="articleContentUserCommentForm"],
.trackbacklist,
#trackbacks,
.postTalkback,
img[src*='http://freelanceswitch.com/wp-content/themes/FreelanceSwitch/site_images/comments_add.gif'],
img[src*='http://freelanceswitch.com/wp-content/themes/FreelanceSwitch/site_images/comments_comments.gif'] {
display: none !important;
}



pre *[class*="comment"],
code *[class*="comment"],
pre .comment,
code .comment,
.syntaxhighlighter .comments {
display: inline !important;
}

.dp-highlighter .comment {
display: inline-block !important;
}


td[width="182"] .topComments,
#bottom .comments,
#recommentationAreaHeadlines,
#content_and_comments {
display: block !important;
}

@-moz-document domain("css3please.com") {
*[class*="comment"],
*[class*="Comment"],
*[id*="comment"],
*[id*="Comment"] {
  display: inline !important;
}

pre {
  display: block !important;
}
}

@-moz-document domain("catswhocode.com") {
*[class*="comment"],
*[class*="Comment"],
*[id*="comment"],
*[id*="Comment"] {
  display: block !important;
}
}

@-moz-document domain("tcmagazine.com") {
#middle-content *[class*="comment"] {
  display: block !important;
}
}