#popup_bg {
    background: url("http://avonmedia.ru/cms/templates/avon_common/images/gradienta_black.png") repeat transparent;
    display: block;
top:150px;
    position: absolute;
        height: 730px;

    width: 780px;
    z-index: 9999;
}

#popup {
    cursor: pointer;
    display: none;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    height: 413px;
    top:200px;
    position:absolute;
    left: 340px;
    width: 588px;
    z-index: 10000;
}

#popup_content {
    font-size: 12px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: 40px;
    z-index: 10020;
}
#popup_content img {
    height: 413px;
    width: 588px;
}
#popup_top img {
    height: 413px;
    width: 588px;
}
#popup_btm img {
    height: 413px;
    width: 588px;
}
#popup_intro {
    left: 0;
    position: absolute;
    top: 0;
}
#popup_text {
    color: #FF0099;
    font-size: 14px;
    left: 33px;
    position: absolute;
    top: 255px;
}
#popup_close {
    cursor: pointer;
    left: 578px;
    position: absolute;
    top: 28px;
    z-index: 10030;
}
#popup_close img {
    height: 30px;
    width: 30px;
}
#popup_timer {
    color: #CCCCCC;
    left: 33px;
    position: absolute;
    top: 52px;
    width: 475px;
    z-index: 10029;
}
#popup_timer span {
}

div.countdown {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    left: 340px;
    position: absolute;
    text-align: center !important;
    top: 15px;
}
div#countdown {
    text-align: center !important;
}
