html #popups-cnt{

    padding: 0 !important;

}

html #popup{

    margin-top: -410px !important;
    margin-left: -325px;
    box-shadow: none !important;

}

html .ujimodal a.close-modal {
    position: absolute;
    top: 9.5px;
    right: 9.5px;
    display: block;
    width: 35px;
    height: 35px;
    text-indent: -9999px;
}

html .jquery-modal .blocker{

    opacity: 0.60;
    background: rgb(0, 0,0);

}