.userName { 
 color: gray;
 font: 'Helvetica Neue', Verdana, Arial, sans-serif; 
 font-size: 11px;
}
.forum-comment-count {
font-size: 9px !important;
color: #8d1d1d;
background: url(comments.png)no-repeat 0 50%;
padding: 0 0 0 12px;
margin: 0 0 0 5px;
overflow: hidden;
}
