div.pop_up
{
    position: fixed;
    bottom: -188px;
    left: 55%;
    width: 291px;
    height: 188px;
    z-index: 10000000;
    margin: 0 auto;
    margin-left: -500px;
}

div#subscription_slider
{
    display: none;
}

.content_holder
{
    width: 291px;
    height: 188px;
    z-index: 100;
    background-repeat: no-repeat;
}

#main
{
    width: 291px;
    height: 188px;
    z-index: 100;
    background-repeat: no-repeat;
}

#hide_btn
{
    top: 0px;
    left: 224px;
    width: 67px;
    height: 26px;
    position: absolute;
    z-index: 3;
}

#top_main
{
    position: absolute;
    top: 188px;
    left: 0px;
    width: 291px;
    height: 188px;
}

img, div
{
    behavior: url(/iepngfix.htc);
}

