.logged-in .only-guest { display:none !important; }
body:not(.logged-in) .only-auth { display:none !important; }
