#block-pearce-enews-popup-pearce-enews-popup {
    background: url("/sites/pearce.house.gov/modules/custom/pearce_enews_popup/enewspop-bk.png") no-repeat scroll right top #FFFFFF;
    border: 20px solid #AAAAAA;
    box-shadow: 0 0 25px 25px #222222;
    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: 450px;
    z-index: 10000;
}
#block-pearce-enews-popup-pearce-enews-popup h2 {
    font-size: 2em;
    padding: 0 0 1em;
}
#block-pearce-enews-popup-pearce-enews-popup .content label {
    width: 260px;
}
#pearce_enews_popup #required-valid-email {
    border: 1px solid #CCCCCC;
    color: #666666;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    padding: 0 0.5em;
}
#pearce_enews_popup .form-submit {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #000000;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    padding: 0 0.5em;
}