.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}
#mycustomscroll-mdm {
/* Typical fixed height and fixed width example */
width: 590px;
overflow: auto;
float:left;
height: 285px;
padding-right: 5px;
/* IE overflow fix, position must be relative or absolute*/
}
