.maf-members-message-box {
  margin-bottom: 1em;
  padding: 25px;
  background-color: #777;
  color: #fff;
  border-radius: 10px;
}

.maf-message .messages p {
    margin-bottom: 10px;
}

.maf-message .messages p:last-child {
    margin-bottom: 0px;
}

.maf-members-message-box {
  margin-bottom: 1em;
  padding: 25px;
  background-color: #777;
  color: #fff;
  border-radius: 10px;
}

td.stackable-message-0 { background: #efbbbb; }