    #shoutbox li {
    background:url(/community/graphics/themes/chat3grey.gif) bottom left no-repeat;
    }

    #shoutbox p {
    background:url(/community/graphics/themes/chat1grey.gif) bottom left no-repeat;
    color:#444;
    }

    #shoutbox blockquote {
    background:url(/community/graphics/themes/chat2grey.gif) top left repeat-y;
    color:#eee;
    }

    #shoutbox .me p {
    background-image:url(/community/graphics/themes/chat1grey-me.gif);
    }

