#block-house-enews-popup-house-enews-popup { background-image: none !important; background-color: #F2F2F2; box-shadow: 0 0 25px 25px #222222; border: none !important;
    color: #333333;
    display: none;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    left: 50%;
    line-height: 1.5em;
    margin: 0 0 0 -225px;
    padding: 50px;
    position: fixed;
    top: 150px;
    width: 580px;
    z-index: 10000;
}