#shoutbox {
  border: 1px solid #000000;
  width: 160px;
  height: 250px;
  overflow: scroll;
  overflow-x: hidden;
  color: #0A0A0A;
  background: #21B0B5;
  word-wrap: break-word;
}
.shoutBg1, .shoutBg2, .shoutNone {
  padding: 2px;
}
.shoutBg1 {
  background-color: #21B0B5;
  color: #0A0A0A;
}
.shoutBg1 a {
  color: #0A0A0A;
}
.shoutBg2 {
  background-color: #96D6B4;
  color: #080808;
}
.shoutBg2 a {
  color: #080808;
}
.shoutTop {
  text-align: right;
  font-size: 80%;
}
.shoutTitle {
  font-weight: bold;
}
          .shoutGroup1 .shoutTitle {
  color: #FF0000;
}
          .shoutGroup5 .shoutTitle {
  color: #000000;
}
          .shoutGroup3 .shoutTitle {
  color: #FF0000;
}
          .shoutGroup7 .shoutTitle {
  color: #000000;
}
          .shoutGroup6 .shoutTitle {
  color: #000000;
}
          .shoutGroup2 .shoutTitle {
  color: #FF0000;
}
      .shoutGroup15 {
  background-color: #FAFAFA;
}
        .shoutGroup15, .shoutGroup15 a {
  color: #1C2E57;
}
    .shoutGroup15 .shoutTitle {
  color: #0F156B;
}
          .shoutGroup8 .shoutTitle {
  color: #000000;
}
      .shoutGroup9 {
  background-color: ;
}
        .shoutGroup9, .shoutGroup9 a {
  color: ;
}
    .shoutGroup9 .shoutTitle {
  color: #FF0000;
}
          .shoutGroup4, .shoutGroup4 a {
  color: #541C08;
}
    .shoutGroup4 .shoutTitle {
  color: ;
}
  .shoutDelete, a.shoutDelete {
  color: #F00;
  font-weight: bold;
}
.shoutBan, a.shoutBan {
  font-weight: bold;
}
