div.comment { margin: 14px 0; }
div.comment img.user.comment-avatar { margin: 0 4px 6px 0; }
div.comment a.author { font-size: 14px; }
div.comment div.comment-content { margin: 4px 0; }
div.comment p.u-rank { margin: 0 0 6px; color: gray; position: relative; top: -4px; }
div.comment a.add-comment { color: #888; }
div.comment a.add-comment:hover { color: #555; }
div.comment a.add-comment.denied { color: #ddd; }
div.comment a.add-comment.xhr { text-decoration: none; border-bottom: 1px dashed; }

#comments-header { margin: 24px 0 16px; }


#addLastComment { color: #888; }
#addLastComment:hover { color: #555; }

