#wait{
    display:none;
    z-index:9998;
    min-width:100%;
    min-height:100%;
    background: url('/subscriptions/images/trans_black.png');
    position:fixed;
    top:0;
    left:0;
}
#spinner{
    width:33%;
    margin:0 auto;
    position:relative;
    top:150px;
    zindex:9999;
    background:#fff;
    text-align:center;
}
#media_form,
#public_form,
#custom_news,
#custom_newstypes,
#custom_ministries,
#custom_topics,
#personal_interest,
#professional_interest,
#digest_block,
#preferences_block,
#region_only_checkbox,
#distribution_region,
#distribution_sub_region,
#subscription_region,
#distribution_region_label,
#media_types_other_text,
#media_types_other_text_label,
#int_personal_other_text,
#int_personal_other_text_label,
#int_professional_other_text,
#int_professional_other_text_label{
    display:none;
}