#shoutbox {
  border: 1px solid #FFFFFF;
  width: 250px;
  height: 350px;
  overflow: scroll;
  overflow-x: hidden;
  color: #FFD789;
  background: #CB481C;
  word-wrap: break-word;
}
.shoutBg1, .shoutBg2, .shoutNone {
  padding: 2px;
}
.shoutBg1 {
  background-color: #CB481C;
  color: #FFD789;
}
.shoutBg1 a {
  color: #FFD789;
}
.shoutBg2 {
  background-color: #B54019;
  color: #FFD789;
}
.shoutBg2 a {
  color: #FFD789;
}
.shoutTop {
  text-align: right;
  font-size: 80%;
}
.shoutTitle {
  font-weight: normal;
}
          .shoutGroup2 .shoutTitle {
  color: #000000;
}
          .shoutGroup4 .shoutTitle {
  color: #FFFFFF;
}
          .shoutGroup8 .shoutTitle {
  color: #00FFFF;
}
          .shoutGroup9 .shoutTitle {
  color: #11FF00;
}
          .shoutGroup7 .shoutTitle {
  color: #FF0000;
}
          .shoutGroup6 .shoutTitle {
  color: #FFD98C;
}
          .shoutGroup3 .shoutTitle {
  color: #940909;
}
      .shoutGroup10 {
  background-color: ;
}
        .shoutGroup10, .shoutGroup10 a {
  color: ;
}
    .shoutGroup10 .shoutTitle {
  color: #FF0000;
}
          .shoutGroup5 .shoutTitle {
  color: #FFF717;
}
  .shoutDelete, a.shoutDelete {
  color: #F00;
  font-weight: bold;
}
.shoutBan, a.shoutBan {
  font-weight: bold;
}
