/*Page related styles for you to view*/

#mycustomscroll {
	/* Typical fixed height and fixed width example */

width: 383px;
	height: 400px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/

position: relative;
display:inline;
	margin: 0;
	padding-right:15px;
}



/* general page style ends here */
