@charset "ISO-8859-1";
.hiddendivs {
	background-color: #f0f0f0;
	background-position: center center;
	width: 550px;
	border: thin solid #000000;
	overflow: none;
}
.tablescroll {
	overflow: auto;
}
