#shoutbox {
  border: 1px solid #000000;
  width: 180px;
  height: 300px;
  overflow: scroll;
  overflow-x: hidden;
  color: #020C0D;
  background: #FFFCF2;
  word-wrap: break-word;
}
.shoutBg1, .shoutBg2, .shoutNone {
  padding: 2px;
}
.shoutBg1 {
  background-color: #FFFCF2;
  color: #020C0D;
}
.shoutBg1 a {
  color: #020C0D;
}
.shoutBg2 {
  background-color: #F279C6;
  color: #000000;
}
.shoutBg2 a {
  color: #000000;
}
.shoutTop {
  text-align: right;
  font-size: 80%;
}
.shoutTitle {
  font-weight: bold;
}
      .shoutGroup1 {
  background-color: #080702;
}
        .shoutGroup1, .shoutGroup1 a {
  color: #FFEF0A;
}
    .shoutGroup1 .shoutTitle {
  color: #FF0000;
}
          .shoutGroup3 .shoutTitle {
  color: #FF0000;
}
          .shoutGroup5 .shoutTitle {
  color: #521910;
}
          .shoutGroup7 .shoutTitle {
  color: #EBFF38;
}
      .shoutGroup2 {
  background-color: #030302;
}
        .shoutGroup2, .shoutGroup2 a {
  color: #FF0303;
}
    .shoutGroup2 .shoutTitle {
  color: #34A827;
}
          .shoutGroup13 .shoutTitle {
  color: #FFFF0A;
}
          .shoutGroup6 .shoutTitle {
  color: #B00EA0;
}
      .shoutGroup8 {
  background-color: #030302;
}
        .shoutGroup8, .shoutGroup8 a {
  color: #FF0303;
}
    .shoutGroup8 .shoutTitle {
  color: #FF63E5;
}
          .shoutGroup4 .shoutTitle {
  color: #FF0000;
}
  .shoutDelete, a.shoutDelete {
  color: #F00;
  font-weight: bold;
}
.shoutBan, a.shoutBan {
  font-weight: bold;
}