#mycustomscroll_1, #mycustomscroll_2 {
	overflow:auto;
	width:286px;
	height:326px;
	z-index:50;
	background:#0F0D0E;
}
.scrollgeneric {
	left:0px;
	position:absolute;
	top:0px
}
.vscrollerbase {
	width:10px;
	background:#2A2C30;
}
.vscrollerbar {
	width:10px;
	background:#FFEB00;
}