div.scrollholder {z-index: 1; overflow: auto; width: 450px; position: relative; height:350px; background-color: none; position:relative; left:0px}      
div.scroll {z-index: 2; left: 0px; width: 95%; position: absolute; top: 0px}                                                     
div.track { background-image:url(scroll_track_5.png);	font-size: 0px; z-index: 3; float: right; width:30px; position: relative; top: 0px; height: 100%; left:-2px}
div.drag_bar {z-index: 4; /*background:#81B8DF; */width: 100%;  cursor: pointer; position: absolute; width:30px; height:10px; background:url(scroll_drag_51.png);} 

