#content {
    position: relative;
    top: 2px;
    left: 24px;
    width: 537px;
    height: 385px;
}

.copyrightnotice {
    font-size: 70%;
    font-weight: bold;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    text-indent: 0;
}

#mycustomscroll {
	width: 495px;
	height: 385px;
	overflow: auto;
	position: relative;
}

#mycustomscroll2 {
	width: 495px;
	height: 385px;
	overflow: auto;
	position: relative;
}

.fixedwidth {
	width: 250px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}

