/* global print styles - applicable to every page in RSVP site */

body, #rsvpcontent {
	padding:0;
	margin:0;
	min-width:0;
}

/* divisions & corner images */
#networkStripTop, #menu, .footer, #partner-ads, #masteheadAd, #multiLinkAdContainer {
	display:none;
}
#rsvpheader, .feature, .feature.major, feature.special, b.rt b, b.rb b, .feature.major b.rt b, .feature.major b.rb b, .feature.special b.rt b, .feature.special b.rb b {
	background:none;
}

/* all other tags in alphabetical order */
/* a */
#site-name {
	width:auto;
	height:auto;
	display:inline;
	text-indent:0;
	background:none;
	color:#602c98;
	text-decoration:none;
	font-size:2em;
}
/* iframe */
#rsvpheader iframe {
	display:none;
}
/* ul */
#profile_display #profile-actions {
	display:none;
}
