/* Stylesheet for my demo pages for jScrollPane - these styles aren't necessary for using jScrollPane and aren't specific to any particular example */

.holder {	
float: left;margin: 10px;}
.scroll-pane {width: 584px;height: 200px;padding-left:6px; overflow: auto;}

#pane1 {
height:190px;
width: 584px;
}

#pane2 {
height:190px;
width: 282px;

