.comment-unpublisheddiv.unpublished/* The word "Unpublished" displayed underneath the content. See also the div.unpublished declaration in the nodes.css. */{
}
.comment-by-anonymous/* A comment created by an anonymous user */{
}
.comment-by-node-author/* A comment created by the node's author */{
}
.comment-by-viewer/* A comment created by the current user */{
}
.commenth3.title/* Comment title */{
}
.new/* "New" marker for comments that are new for the current user */{
color:#c00;
}
.comment.picture/* The picture of the comment author */{
}
.comment.submitted/* The "posted by" information */{
}
.comment.content/* Comment's content wrapper */{
}
.comment.user-signature/* The user's signature */{
}
.commentul.links/* Comment links. See also the ul.links declaration in the pages.css. */{
}
.indented/* Nested comments are indented */{
/* margin-left: 25px; *//* Drupal core uses a 25px left margin */
}
.preview.comment/* Preview of the comment before submitting new or updated comment */{