.MenuArea {
	display: none;
}
.textmain {
	margin-left: 0px;
	position: static;
}
.no-print {
	display: none;
}.MAINText {

	width: 95%;
	height: auto;
	font-size: small;
	font-weight: normal;
	border-left-width: thin;
	border-left-style: solid;
	overflow: visible;
	float: left;
	z-index: 2;
	clear: left;
	position: absolute;
	padding-top: 47px;
	border-left-color: #808080;
}
