﻿#leftBackground, #rightBackground, #navigation
{
	display: none;
}
#main, body
{
	background: #fff;
}
#main
{
	padding: 0;
	margin: 0;
	border: none;
}
#identity
{
	display: none;
}
.spot
{
	background: #fff;
}
#content
{
}
#content .spot h1, #content .spot h2, #content .spot p, #content .spot a
{
	color: #000;
}
#printHeader
{
	position: absolute;
	top: 10px;
	left: 440px;
	padding-left: 46px;
	display: block;
	padding-top: 20px;
}
#printHeader img
{
	margin-bottom: 20px;
	margin-left: -46px;
}
#printHeader strong
{
	font-weight: normal;
	color: #b6092d;
	font-size: 12px;
}
#main .column
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
