/* THIS STYLE SHEET HIDES UNIVERSAL GET ACTIVE ELEMENT
Do not add styles unless they are global to all
sites in NRDC center

Do not remove or change styles

Last revised RB 6/11/08
*/

/* HIDES ADVOCACY CONFIRMATION PAGE ELEMENTS */
.ga-campaignConfirm2 .ga-sendingMessageBlurb {display:none;}
.ga-campaignConfirm2 .ga-tellFriendBlurb {display:none;}
.ga-campaignConfirm2 .ga-smpBlurb {display:none;}

/* HIDES DONATION CONFIRMATION PAGE ELEMENTS */
#ga-donationThankYou .ga-nextStepsBlurb {display:none;}
#ga-donationThankYou .ga-tellFriendBlurb {display:none;}
#ga-donationThankYou .ga-receiptBlurb {display:none;}
#ga-donationThankYou .ga-smpBlurb {display:none;}

/* HIDES SMP ELEMENTS */
/* Data Center */
#ga-smpCenter-cdrn {display: none;}

/* Remove Me Button */
img#smp_removemefromlist {display: none; visibility:hidden; width:0px;}





