@charset "ISO-8859-1";






/*Page related styles for you to view*/
#mycustomscroll {
	/* Typical fixed height and fixed width example */
    position:absolute;
	left:985px;
	top:152px;
	width:141px;
	height:390px;
	z-index:6;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	background-color: #FFFFFF;
	margin: 0.0em auto;
}



/* general page style ends here */
