﻿#left
{
	display: none;
}

.showOnPrint
{
	display: inline;
}

#content
{
	width: 90%;
}

#footerRight
{
	display: none;
}