/* CSS Document */

#framecontentRight, #framecontentLeft {
	display: none;
}

#maincontent {
/*	width: 100%; */
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none;
	background: white;
	color: black;
	font-size: 12pt;
	overflow:visible;
}
