@CHARSET "UTF-8";
body
{
	background: #ffffff;
}

 
#header form, 
#header select, 
#menu, 
#flash,
.leftNerve, 
#subNavi,
#palkki,
.templateImage,
.socialLinks,
#alasivuRight
{
	display: none;
}

#content
{
	width: 100%;
}

#contents
{
	clear: left;
	margin-left: 0px;
	padding-left: 0px;
	width: inherit;
}

#contents.wide
{
	width: inherit;
}

#logo
{
	display: block !important;
}

#footer
{
	page-break-inside: avoid;
	width: inherit;
	background: #ffffff;
	color: #000000;
}

#footer table
{ 
	margin: 10px 0px;
}

#footer span.copy
{
	display: inline;
	margin: 0px;
}