div.scrollholder {z-index: 1; overflow: auto; width: 554px; position: relative; height:300px; background:none; position:relative; left:0px}      
div.scroll {z-index: 2; left: 0px; width: 95%; position: absolute; top: 0px; background:none;}                                                     
div.track { background-image:url(scroll_track.png);	font-size: 0px; z-index: 3; float: right; width: 16px; position: relative; top: 0px; height: 100%; left:0px;}
div.drag_bar {	z-index: 4; background-image:url(scroll_drag.png); width: 100%; cursor: pointer; position: absolute; width:16px; height: 16px;}                  
