/* 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, #multiLinkAds { 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; } #profile_display #rsvpcontent #profile { height:auto; } #profile_display #rsvpcontent #photo-and-idealpartner, #profile_display #rsvpcontent #aboutyou-and-interests, #media { width:auto; height:auto; position:relative; top:0; left:0; min-height:10px; } #profile_display #rsvpcontent #aboutyou-and-interests { margin-left:0; margin-top:2em; } #profile_display #rsvpcontent #aboutyou-and-interests .section { margin-left:0; } #profile_display #rsvpcontent #photo-and-idealpartner .section.feature.special { background-color:#fff; } /* all other tags in alphabetical order */ /* a */ #rsvpheader h1 a { width:auto; height:auto; margin:0; display:inline; text-indent:0; background:none; color:#602c98; text-decoration:none; font-size:2em; } /* iframe */ #rsvpheader iframe { display:none; } /* ul */ #profile_display #rsvpcontent #photo-and-idealpartner ul.profileLinks { display:none; }