#cboxOverlay.notice {
    background-color:#fff; 
    background-image: none;
    opacity: 0.7 !important; 
    filter: alpha(opacity = 70) !important;
}

    .notice #cboxTopLeft{width:21px; height:21px; background-image: none;}
    .notice #cboxTopRight{width:21px; height:21px; background-image: none;}
    .notice #cboxBottomLeft{width:21px; height:21px; background-image: none;}
    .notice #cboxBottomRight{width:21px; height:21px; background-image: none;}
    .notice #cboxMiddleLeft{width:21px; background-image: none;}
    .notice #cboxMiddleRight{width:21px; background-image: none;}
    .notice #cboxTopCenter{height:21px; background-image: none;}
    .notice #cboxBottomCenter{height:21px; background-image: none;}
    .notice #cboxContent{background-color: transparent;}