#content {
	padding: 3em;
	margin:0.2em 2em;
}

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

/*Page related styles for you to view*/
#mycustomscroll_1 {
	/* Typical fixed height and fixed width example */
	width: 370px;
	height: 340px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	float:right;
	position: relative;
	padding: 0px 15px 0px 15px;
	position:relative;
	right: 20px;
	top: 100px;
}
#mycustomscroll_2 {
	/* Typical fixed height and fixed width example */
	width: 420px;
	height: 340px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	float:right;
	position: relative;
	padding: 0px 15px 0px 15px;
	position:relative;
	right: 20px;
	top: 100px;
}
#mycustomscroll_3 {
	/* Typical fixed height and fixed width example */
	width: 340px;
	height: 305px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	float:right;
	position: relative;
	padding: 0px 15px 0px 15px;
	position:relative;
	top: 20px;
}
#mycustomscroll_4 {
	/* Typical fixed height and fixed width example */
	width: 255px;
	height: 220px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	float:right;
	position: relative;
	padding: 0px 15px 0px 0px;
	position:relative;
	top: 10px;
}
#mycustomscroll_5 {
	/* Typical fixed height and fixed width example */
	width: 540px;
	height: 295px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	float:right;
	position: relative;
	padding: 0px 15px 0px 0px;
	position:relative;
	right: 20px;
	top: 30px;
}
#mycustomscroll_6 {
	/* Typical fixed height and fixed width example */
	width: 255px;
	height: 250px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	float:right;
	position: relative;
	padding: 0px 15px 0px 0px;
	position:relative;
	top: 10px;
}
#mycustomscroll_7 {
	/* Typical fixed height and fixed width example */
	width: 340px;
	height: 285px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	float:right;
	position: relative;
	padding: 0px 15px 0px 15px;
	position:relative;
	top: 40px;
}
#mycustomscroll_8 {
	/* Typical fixed height and fixed width example */
	width: 380px;
	height: 340px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	float:right;
	position: relative;
	padding: 0px 15px 0px 15px;
	position:relative;
	right: 20px;
	top: 100px;
}
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 353px;
	height: 320px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	float:left;
	position: relative;
	padding: 0px 15px 0px 15px;
	position:relative;
	left: 10px;
}

#mycustomscroll2 {
	/* Typical fixed height and fixed width example */
	width: 269px;
	height: 340px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	float:left;
	position: relative;
	padding: 0px 15px 0px 15px;
	margin-top:40px;
	position:relative;
	left: 98px;
}
#mycustomscroll3 {
	/* Typical fixed height and fixed width example */
	width: 269px;
	height: 280px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	float:left;
	position: relative;
	padding: 0px 15px 0px 15px;
	margin-top:20px;
	position:relative;
	left: 98px;
}

.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

/* general page style ends here */

