/** OFFERS POPUP **/
#offers-popup {color: white; position: absolute; text-align: center; left: -999em;width: 403px; height: 224px; background: url(http://images-cdn.perfectworld.com/global/images/offers/bg-offers-dark.png) no-repeat; z-index: 1001;}
    #offers-popup b {font-size: 16px;}
    #offers-popup p {margin: 65px 0 0 50px; float: left; width: 175px; line-height: 16px;}
    #offers-popup #btns {float: left; clear: left; overflow: hidden; margin: 25px 0 0 40px;}
    #offers-popup #btns div {cursor: pointer; height: 20px; padding: 4px 0 0 0;width: 91px; float: left; font-weight: bold; color: white;}
        #offers-popup #btns #btn-continue {background: url(http://images-cdn.perfectworld.com/global/images/offers/btn-continue.png) no-repeat;}
            #offers-popup #btns #btn-continue:hover {background-position: 0 -24px;}
        #offers-popup #btns #btn-cancel {margin: 0 0 0 15px; background: url(http://images-cdn.perfectworld.com/global/images/offers/btn-cancel.png) no-repeat;}
            #offers-popup #btns #btn-cancel:hover {background-position: 0 -24px;}

#offerslbbg, #bvlbbg {position: absolute; background: url(http://images-cdn.perfectworld.com/global/images/lightbox/lightbox.png) repeat; left: 0; top: 0; z-index: 1000;}
