/* 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; }
.ShoutTextContent { font-family:Arial,sans-serif; font-size: 8pt; }
.ShoutTextContentBold { font-size: 7pt; color: red;}
.shoutText {font-size: 10px; font-family: Verdana}
