/* 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: 0px 0 0px 15px;height: 155px;}
.scroll-pane {width: 260px; padding-right: 5px; height: 155px; overflow: auto;float: left;}
#pane1 {height: 155px;}

.holder2 {float: left; margin: 0px 0 0px 0px; height: 245px;}
scroll-pane2 {width: 433px !important;padding-right: 5px; height: 245px; overflow: auto;float: left;}
#pane2 {height: 245px;}

.holder3 {float: left; margin: 0px 0 0px 0px; height: 305px;}
scroll-pane3 {width: 433px !important;padding-right: 5px; height: 305px; overflow: auto;float: left;}
#pane3 {height: 305px;width: 433px !important;}

.holder4 {float: left; margin: 0px 0 0px 0px; height: 273px; width: 715px; padding-left: 15px;}
scroll-pane4 {width: 715px;height: 273px; overflow: auto;float: left;}
#pane4 {height: 273px; width: 715px;}



