.edocumentviewer .documentmap
{
	display: none;
}
.edocumentviewer .sectionarea
{
	width: 98% !important;
	border: 0 !important;
	height: auto !important;
	font: 12pt Times New Roman, serif
}

.edocumentviewer .section
{
	position: relative;
	height: auto !important;
	overflow: visible !important;
	width: 100% !important;
	border: 0 !important;
}

.edocumentviewer .section table
{
	width: 100%;
}
.edocumentviewer .navigation
{
	display: none;
}

.edocumentviewer .extra
{
	display: none;
	
}
.edocumentviewer .rightarea
{
	display: none;
}

