.WaGadgetAuthorizationRequired .openAuthFormContainer {
display: none !important;
} 

#socialLoginContainer, #idSocialLoginContainer {
	display: none !important;
} 

BODY
{
	background-color: #FFFFFF;
/	filter: none, sizingMethod='crop');	
	font-size: 0.80em;
	font-weight: normal;
}

HTML > BODY
{
	filter: none; 
	background: none; 
}

BODY.printContentView
{
	background: none;
	filter: none;


