#Discussions li.DiscussionModeratedGood { border: 2px solid #919ebe;  }
#Discussions li.DiscussionScore { width: auto; display: inline; font-size: 10px; margin-right: 10px!important; }
#Discussions li.DiscussionScore span { padding: 0 .5em; font-weight: bold; }
#Discussions li.DiscussionScore span.DiscussionZeroScore {  }
#Discussions li.DiscussionScore span.DiscussionPositiveScore { background-color: #E7EFCB; color: #008800; border: 1px solid #008800; }
#Discussions li.DiscussionScore span.DiscussionNegativeScore { background-color: #FFCCAA; color: #FF0000; border: 1px solid #FF0000; }
#Comments div.CommentHeader span.CommentScore { padding: 0 .5em; font-weight: bold; }
#Comments div.CommentHeader span.CommentZeroScore { }
#Comments div.CommentHeader span.CommentPositiveScore { background-color: #E7EFCB; color: #008800; border: 1px solid #008800; }
#Comments div.CommentHeader span.CommentNegativeScore { background-color: #FFCCAA; color: #FF0000; border: 1px solid #FF0000; }
#Comments div.CommentUpVotes { color: #448855; border-left: 1em solid #008800; border-bottom: 20px;  padding: 0 .5em; font-weight: bold; margin: .25em 0; line-height: 1em; }
#Comments div.CommentDownVotes { color: #EB4901; border-left: 1em solid #EB4901; border-bottom: 20px; padding: 0 .5em; font-weight: bold; margin: .25em 0; line-height: 1em; }
#AccountHistory ul#UserPointsHistory { border-bottom: 1px solid #ccc; }
#AccountHistory li.UserPointsHistoryItem { border: 0; }
#AccountHistory li.UserPointsBonus span { border-left: 1em solid #008800; color: #448855; font-weight: bold; padding-left: 1em; line-height: 1em; }
#AccountHistory li.UserPointsPenalty span { border-left: 1em solid #EB4901; color: #EB4901; font-weight: bold; padding-left: 1em; line-height: 1em; }
#CommentResults li.SearchComment li.CommentSearchScore { width: auto; display: inline; font-size: 10px; margin-right: 10px!important; }
#CommentResults li.SearchComment li.CommentSearchScore span.CommentSearchScore { padding: 0 .5em; font-weight bold; }
#CommentResults li.SearchComment li.CommentSearchScore span.CommentSearchZeroScore { }
#CommentResults li.SearchComment li.CommentSearchScore span.CommentSearchPositiveScore { background-color: #AAFFCC; color: #008800; border: 1px solid #008800; }
#CommentResults li.SearchComment li.CommentSearchScore span.CommentSearchNegativeScore { background-color: #FFCCAA; color: #FF0000; border: 1px solid #FF0000; }
#UserResults li.UserAccount li.UserSearchScore { }
#UserResults li.UserAccount li.UserSearchScore span.UserSearchScore { padding: 0 .5em; font-weight: bold; }
#UserResults li.UserAccount li.UserSearchScore span.UserSearchZeroScore { }
#UserResults li.UserAccount li.UserSearchScore span.UserSearchPositiveScore { background-color: #AAFFCC; color: #008800; border: 1px solid #008800; }
#UserResults li.UserAccount li.UserSearchScore span.UserSearchNegativeScore { background-color: #FFCCAA; color: #FF0000; border: 1px solid #FF0000; }


