.cm_comment_form {
  padding-bottom: 10px;
}

.cm_comment_list {
  clear: both;
}

.cm_comment_list .comment {
  margin: 10px 0;
  border: 1px solid #ccc;
  padding: 10px;
  background: #fcfcfc;  
}

.cm_comment_list .comment .infos {
  font-weight: bold;
  font-size: 11px;
}