/* @override http://www.alyceaungaro.com/css/tutorsty.css */

/* @override http://www.alycea-ungaro.com/test/css/tutorsty.css */


/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 300px;
height: 580px;
overflow: auto;

/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em 0;
padding: 0 15px;
	line-height: 12pt;
}
/* general page style ends here */