@charset "UTF-8";
body, #headerContainer, #mainContentContainer, #footerContainer, #PersonalTemplate, #BusinessTemplate, #CoporateTemplate {
	width:690px;
}

#headerContainer #searchNavHolder, #menuContainer, #cpoidContainer, #widgetContainer, .onPageExtraContent, #dashboardNav, #dashboardContainer .footer {
	display:none;
}


#genericContainer, #dashboardContainer {
	border:0 !important;
}

#dashboardContainer {
	background:none !important; 
}

.defaultButton {
	display:none;	
}

#footerContainer .left {
	display:none;
}

.popup #topBar, .popup #popupFooter #footContent .left {
	display:none;
}

.popup #popupContent, .popup #popupFooter {
	background:#ffffff;
	border:none;
}

.noPrint {
	display:none;
}
