.NoPrint
{
	display: none;
}
#FullContent
{
	border: 0px solid #ffffff;
	background-color: #ffffff;
	width: 100%;
}

#MainContent
{
	font-family: "Times New Roman", Arial, Helvetica, Tahoma, serif;
	font-size: 12pt;
	background: white;
	width: 100%;
}

body
{
	font-family: "Times New Roman", Arial, Helvetica, Tahoma, serif;
	font-size: 12pt;
	background: white;
}

#AllContent
{
	width: 100%;
}

.PublicPage .LeftTemplateArea
{
	width: 100%;
}

.PublicPage .RightTemplateArea
{
	display: none;
}

.MemberPage .LeftTemplateArea
{
	width: 100%;
}

.MemberPage .RightTemplateArea
{
	display: none;
}

.SubMenu .Content
{
	width: auto;
}

.SubMenu
{
	width: auto;
}

.RecipePage
{
	width: auto;
}

.RecipePage .RightContent
{
	width: 45%;
}

.RecipePage .LeftContent
{
	width: 45%;
}