.Container { position: relative; top: 0px; left: 0px; width: 110px; height: 265px; }
.Container td { font-weight:normal; }
#Scroller-1 { position: absolute; overflow: hidden; top:0px; left:0px; width: 105px; height: 200px; }
/*
	change font-size
	.Scroller-Container { position: absolute; top: 0px; left: 0px; font-size:12px; line-height:12px; color:#916C9E; padding:5px; padding-left:10px; }
*/
	.Scroller-Container { position: absolute; top: 0px; left: 0px; font-size:13px; line-height:12px; color:#916C9E; padding:5px; padding-left:10px; }
	
.Scrollbar-Track { width: 13px; height: 265px; position: absolute; top:0px; right: 0px;  background-color: #4D3954; margin:0px; padding:0px; }
.Scrollbar-Handle { position:absolute; top: 0px; left: 0px; width:12px; height:50px; background-color:#916C9E; }
