﻿#doccontainer
{
	position: absolute;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#menu
{
	display: none;
}
#tabs
{
	display: none;
}
#headerbar
{
	display: none;
}
#header
{
	display: none;
}
#logo
{
	display: none;
}
.leftsidebar
{
	display: none;
}
.rightsidebar
{
	display: none;
}
.printmailbuttoncontainer
{
	display: none;
}
.DocumentAndSidebarsTable
{
	width: 90%;
}
#container2
{
	position: inherit;
	margin-left: 0px;
	margin-right: 0px;
	width: 90%;
	height: auto;
}
#document  { width: 90% }
.innerdocument
{
	width: 90%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.InnerDocumentPlaceHolder
{
	width: 90%;
}
