/* $Id: comment.css,v 1.4 2009/09/30 19:00:57 sorring Exp $ */

.indented {
  margin-left: 25px; /* LTR */
}
.comment-unpublished {
  background-color: #fff4f4;
}
.preview .comment {
  background-color: #ffffea;
}
