#cboxOverlay{background:#444 !important; border: none !important;}
    #cboxTopLeft{width:0px; height:0px; background:none !important;}
    #cboxTopRight{width:0px; height:0px; background:none !important;}
    #cboxBottomLeft{width:0px; height:0px; background:none !important;}
    #cboxBottomRight{width:0px; height:0px; background:none !important;}
    #cboxMiddleLeft{width:0px; background:none !important;}
    #cboxMiddleRight{width:0px; background:none !important;}
    #cboxTopCenter{height:0px; background:none !important;}
    #cboxBottomCenter{height:0px; background:none !important;}
    #cboxLoadingGraphic{background:none !important;}
    #cboxLoadingOverlay{background:none !important;}
    #cboxContent{background: url(../images/olie-drop.png) no-repeat center !important; }
    .cboxIframe{background:none !important;
    padding: 480px 0 0 41px;
    width: 243px;
    height: 59px;
    }
    #cboxClose{position:absolute; bottom:0; right:0; background: url(../images/close.png); width:20px; height:20px; text-indent:-9999px;}
    
    #cboxClose:hover {
    background: url(../images/close.png);
    }
    
    #mc_embed_signup input[type="email"], #mc_embed_signup input[type="text"] {
    padding: 2px 4px;
    width: 150px;
    margin: 0 auto;
    }
    
    #mc_embed_signup input[type="submit"] {
    background: url(../images/submit.png) no-repeat top center;
    width: 162px;
    height: 13px;
    text-indent: -2000px;
    border: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 9px;
    cursor: pointer;
    }