
#page-wrap			{ width: 615px; margin: 0px auto; position: relative; }

.scroll-pane 		{ width: 605px; overflow: auto; padding-right: 10px; height: 620px; }

.bottomshadow 		{ position: absolute; top: 595px; left: 0px; z-index: 9999; }

.jScrollPaneContainer 	{ position: relative; overflow: hidden; z-index: 1; }

.jScrollPaneTrack 		{ position: absolute; cursor: pointer; right: 0; top: 0; height: 100%;
						  background: url(../images/bar.jpg) top center repeat-y; padding: 3px; }

.jScrollPaneDrag	{ position: absolute; background: url(../images/ball.png) center center no-repeat;
					  cursor: pointer; overflow: hidden; }