.holder {position:relative;height: 435px;text-align:left;}
.holder p{margin-bottom:15px}
.holder h2 {/*position:absolute;*/top:0px;left:-116px;padding:0;}
.scroll-pane {position: relative;width:490px;_width:560px;overflow: auto;margin: 0 0 0 60px; padding-right:50px; font-size:11px;}
.jScrollPaneContainer {	position: relative;overflow: hidden;z-index: 1;}
#pane1 {height: 360px;}		
a.jScrollArrowUp {background:url(../_img/basic_arrow_up.gif) center no-repeat;display:block;width:26px;height:42px;display: block;position: absolute;z-index: 1;top: 0;right: 0;text-indent: -2000px;overflow: hidden;}
a.jScrollArrowDown {background:url(../_img/basic_arrow_down.gif) center no-repeat;width:26px;height:42px;display: block;position: absolute;z-index: 1;bottom: 0;right: 0;text-indent: -2000px;overflow: hidden;}
.jScrollPaneDrag {background: url(../_img/scroll-pane-drag.gif) no-repeat;width:6px;height:80px !important;position: absolute;cursor: pointer;overflow: hidden;margin-left:12px;}
.jScrollPaneTrack {position: absolute;cursor: pointer;right: 0;top: 0;height: 100%; background: url(../_img/scroll-pane-track.gif) center repeat-y;}