#comment_body {
  height: 100px;
  width: 350px;
}
.comment_row {
  font-size: 0.75em;
  margin-bottom: 5px;
  border-bottom: 1px solid #CAE560;
  padding-bottom: 5px;
}
.comment_row p {
  display:block;
  clear:left;
  color: #427F2F;
  margin: 0px;	
}
#comment_name {
  color: #DF6F7E;
}
#comment_created_at {
  color: #DF6F7E;
}
.comment_name {
  font-size: 0.75em;
}
