

#scrollwrapper {width:130px; height:436px;  background:url(../images/bjal.jpg)}
#scroll {position:relative; width:130px; height:430px; overflow:auto}
#scrollcontent {position:absolute; width:130px; z-index:1}
#scrollbar {float:right; position:relative;margin-top:10px; display:none; width:15px; height:436px; z-index:1; background:url(../images/x.jpg)}
.scroller {position:absolute; top:0; width:15px; cursor:pointer; background-image:url(../images/scroll-arrows.gif) ; background-position:6px 10px;top:50px;background-repeat:no-repeat;height:50px;}
ul{
	list-style-type: none;
}.scroller img {height:16px;}