
        #spu-3661 .spu-close {
            font-size: 30px;
            color: #666;
            text-shadow: 0 1px 0 #fff
        }

        #spu-3661 .spu-close:hover {
            color: #000
        }

        #spu-3661 {
            background-color: #fff;
            background-color: rgba(255, 255, 255, 1);
            color: #777;
            padding: 25px;
            border-radius: 0px;
            -moz-border-radius: 0px;
            -webkit-border-radius: 0px;
            -moz-box-shadow: 0px 0px 10px 1px #666;
            -webkit-box-shadow: 0px 0px 10px 1px #666;
            box-shadow: 0px 0px 10px 1px #666;
            width: 800px
        }

        #spu-bg-3661 {
            opacity: .5;
            background-color: #000
        }
        #spu-3662 .spu-close {
            font-size: 30px;
            color: #666;
            text-shadow: 0 1px 0 #fff
        }

        #spu-3662 .spu-close:hover {
            color: #000
        }

        #spu-3662 {
            background-color: #fff;
            background-color: rgba(255, 255, 255, 1);
            color: #777;
            padding: 25px;
            border-radius: 0px;
            -moz-border-radius: 0px;
            -webkit-border-radius: 0px;
            -moz-box-shadow: 0px 0px 10px 1px #666;
            -webkit-box-shadow: 0px 0px 10px 1px #666;
            box-shadow: 0px 0px 10px 1px #666;
            width: 600px
        }

        #spu-bg-3662 {
            opacity: .5;
            background-color: #000
        }
/* image */
        img.wp-smiley,
        img.emoji {
            display: inline !important;
            border: none !important;
            box-shadow: none !important;
            height: 1em !important;
            width: 1em !important;
            margin: 0 .07em !important;
            vertical-align: -.1em !important;
            background: none !important;
            padding: 0 !important
        }
    