#mycustomscroll {
	width: 660px;
	height: 560px;
	overflow: auto;
	position: relative;
	color: #fff;
	padding:0 20px 0 0;
}

