#Discussions li.DiscussionModeratedGood { 
xxborder-top: 1px solid #ee9c00; 
xxborder-bottom: 1px solid #ee9c00; 
border-left: 4px solid #ee9c00;
position:relative;
left:-4px;
}
#Discussions li.DiscussionScore { 
width: auto; 
display: inline; 
font-size: 10px; 
margin-right: 10px!important; 
}
#Discussions li.DiscussionScore { 
padding-right: .3em;
}
#Discussions li.DiscussionScore span { 
xxpadding: 0 .5em; 
xxfont-weight: bold; 
}
#Discussions li.DiscussionScore span.DiscussionZeroScore {  }
#Discussions li.DiscussionScore span.DiscussionPositiveScore { 
xxbackground-color: #AAFFCC; 
color: #ffce32; 
xxborder: 1px solid #008800; 
}
#Discussions li.DiscussionScore span.DiscussionNegativeScore { 
xxbackground-color: #FFCCAA; 
color: #9c7511; 
xxborder: 1px solid #FF0000; 
}
#Comments div.CommentHeader span.CommentScore { 
padding: 0 .5em; 
xxfont-weight: bold; 
}
#Comments div.CommentHeader span.CommentZeroScore { }
#Comments div.CommentHeader span.CommentPositiveScore { 
xxbackground-color: #AAFFCC; 
color: #ffce32; 
xxborder: 1px solid #008800; 
}
#Comments div.CommentHeader span.CommentNegativeScore { 
xxbackground-color: #FFCCAA; 
color: #9c7511; 
xxborder: 1px solid #FF0000; 
}
#Comments div.CommentBody div.CommentUpVotes { 
color: #ffce32; 
border-left: 1em solid #ffce32; 
padding: 0 .5em; 
xxfont-weight: bold; 
margin: .25em 0; 
line-height: 1em;
font-size: 10px;
}
#Comments div.CommentBody div.CommentDownVotes { 
color: #9c7511; 
border-left: 1em solid #9c7511; 
padding: 0 .5em; 
xxfont-weight: bold; 
margin: .25em 0; 
line-height: 1em;
font-size: 10px;
}
#AccountHistory ul#UserPointsHistory { 
border-bottom: 1px solid #222; 
}
#AccountHistory li.UserPointsHistoryItem { 
border: 0; 
}
#AccountHistory li.UserPointsBonus span { 
border-left: 1em solid #ffce32; 
color: #ffce32; 
xxfont-weight: bold; 
padding-left: 1em; 
line-height: 1em; 
}
#AccountHistory li.UserPointsPenalty span { 
border-left: 1em solid #9c7511; 
color: #9c7511; 
xxfont-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 { 
xxbackground-color: #AAFFCC; 
color: #ffce32; 
xxborder: 1px solid #008800; 
}
#CommentResults li.SearchComment li.CommentSearchScore span.CommentSearchNegativeScore { 
xxbackground-color: #FFCCAA; 
color: #9c7511; 
xxborder: 1px solid #FF0000; 
}
#UserResults li.UserAccount li.UserSearchScore { }
#UserResults li.UserAccount li.UserSearchScore span.UserSearchScore { 
padding: 0 .5em; 
xxfont-weight: bold; 
}
#UserResults li.UserAccount li.UserSearchScore span.UserSearchZeroScore { }
#UserResults li.UserAccount li.UserSearchScore span.UserSearchPositiveScore { 
xxbackground-color: #AAFFCC; 
color: #ffce32; 
xxborder: 1px solid #008800; 
}
#UserResults li.UserAccount li.UserSearchScore span.UserSearchNegativeScore { 
xxbackground-color: #FFCCAA; 
color: #9c7511; 
xxborder: 1px solid #FF0000; 
}