html{
	width: 100%;
	height: 100%;
}

body{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
#content {
	background-color: #AAAAAA;
}

.copyrightnotice {
	display:none
}

#mycustomscroll2 {
width: 510px !important;
height: 275px !important;
overflow: auto !important;
margin: 0px;
}

.fixedwidth {
width: 508px;
height: auto;
padding: 0px;
margin: 0px;
}
