.scroll-pane {
	width:370px;
	height:500px;
}
.scroll-pane .jspVerticalBar {
    width: 10px;
}
.scroll-pane .jspTrack {
    background: #C17110;
}
.scroll-pane .jspDrag {
    background: #DEB480;
}


/* PRESS */
.scroll-pane02 {
	width:490px;
	height:310px;
}
.scroll-pane02 .jspVerticalBar {
    width: 10px;
}
.scroll-pane02 .jspTrack {
    background: #57579A;
}
.scroll-pane02 .jspDrag {
    background: #b0aaca;
}
