html
{
	font-size: 12pt;
}
body
{
	background-color: #fff;
	background-image: none;
}
.layout__content
{
	max-width: 100%;
	margin: 0;
	display: block;
}
.layout__header,
.layout__footer,
.co_wfm_container_auth_userinfo
{
	display: none;
	height: 0;
	width: 0;
	visibility: hidden;
}