.scroll-pane {position: relative; width: 400px; height:290px; background-color: transparent;  }

#pane { position: relative; height: 290px;  }

.jScrollPaneContainer {position: relative; height: 100%;  overflow: hidden; z-index: 1;}
#id524 .jScrollPaneContainer { margin-left: 233px; width: 740px; }

.jScrollPaneTrack { position: absolute; cursor: pointer; right: 0; top: 0; height: 100%; background: #eee;  }

.jScrollPaneDrag { position: absolute; background: #808080; cursor: pointer; overflow: hidden; height: 100%;}

