gremmie@1: span.shoutbox-user { gremmie@1: font-weight: bold; gremmie@1: text-decoration: underline; gremmie@1: } gremmie@1: span.shoutbox-shout { gremmie@1: } gremmie@1: span.shoutbox-date { gremmie@1: font-style: italic; gremmie@1: } gremmie@1: div#shoutbox-smiley-frame { gremmie@1: margin: 0.5em 2px; gremmie@1: } gremmie@1: div#shoutbox-smiley-frame img { gremmie@1: padding: 1px 1px; gremmie@1: } gremmie@1: div.smiley_farm img { gremmie@1: border: 0; gremmie@1: cursor: pointer; gremmie@1: } bgneal@12: #shoutbox-shout-container { bgneal@272: margin: auto; bgneal@272: width: 142px; bgneal@272: height: 200px; bgneal@272: background-color: #bdd6d6; bgneal@272: border: 1px solid teal; bgneal@272: padding: 2px; bgneal@272: padding-left: 4px; bgneal@272: margin-bottom: 2px; bgneal@272: -moz-border-radius: 5px; bgneal@272: border-radius: 5px; gremmie@1: } bgneal@273: #shoutbox-shout-container p { bgneal@273: margin-left: 2px; bgneal@273: margin-top: 2px; bgneal@273: }