/* $Id: comment.css,v 1.1.2.2 2007/07/24 18:38:58 drumm Exp $ */

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