#shoutbox {
  border: 1px solid #994C6D;
  width: 180px;
  height: 400px;
  overflow: scroll;
  overflow-x: hidden;
  color: #994C6D;
  background: #FFBFDA;
  word-wrap: break-word;
}
.shoutBg1, .shoutBg2, .shoutNone {
  padding: 2px;
}
.shoutBg1 {
  background-color: #FFBFDA;
  color: #994C6D;
}
.shoutBg1 a {
  color: #994C6D;
}
.shoutBg2 {
  background-color: #FF7DB4;
  color: #994C6D;
}
.shoutBg2 a {
  color: #994C6D;
}
.shoutTop {
  text-align: right;
  font-size: 80%;
}
.shoutTitle {
  font-weight: bold;
}
          .shoutGroup5 .shoutTitle {
  color: #FF0000;
}
          .shoutGroup3 .shoutTitle {
  color: #DE1BA4;
}
          .shoutGroup4 .shoutTitle {
  color: #FF21C4;
}
      .shoutGroup7 {
  background-color: ;
}
        .shoutGroup7, .shoutGroup7 a {
  color: ;
}
    .shoutGroup7 .shoutTitle {
  color: #FF0000;
}
  .shoutDelete, a.shoutDelete {
  color: #F00;
  font-weight: bold;
}
.shoutBan, a.shoutBan {
  font-weight: bold;
}
