/* Shout Box Custom Styles */
.shoutTable { background-color: black; margin: 0px; }
.shoutTextCell { color: black; padding: 6px; background-color: #FFFFCC; }
.shoutAltTextCell { color: black; padding: 6px; background-color: #FFFFFF; }
