.message-row {
  padding-bottom: 8px;
  margin-bottom: 5px;
  border-bottom: 1px lightgrey dashed;
}
.message-row .message-direction {
  color: darkgrey;
  margin-bottom: 2px;
}
.message-row .message-time {
  color: grey;
  font-style: italic;
}
#anonymous_message_captcha {
  margin-top: 10px;
}
