/* Tiny Scrollbar */

#scrollbar1 { width: 985px; margin: 0 0 10px; }
#scrollbar1 .viewport { width: 970px; height: 250px; overflow: hidden; position: relative; text-align:left; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; margin-left:35px; margin-right:30px; margin-top:10px; text-align:left; }
#scrollbar1 .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track { background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }


#scrollbar12 { width: 740px; margin: 0 0 10px; }
#scrollbar12 .viewport { width: 725px; height: 250px; overflow: hidden; position: relative; text-align:justify; }
#scrollbar12 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; margin-left:35px; margin-right:30px; margin-top:10px; text-align:left; }
#scrollbar12 .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar12 .track { background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar12 .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar12 .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar12 .disable { display: none; }

#scrollbar12a { width: 750px; margin: 0 0 10px; }
#scrollbar12a .viewport { width: 750px; height: 250px; overflow: hidden; position: relative; text-align:center; }
#scrollbar12a .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; margin-left:35px; margin-right:30px; margin-top:10px; text-align:left; }
#scrollbar12a .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar12a .track { background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar12a .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar12a .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar12a .disable { display: none; }

#scrollbar13 { width: 490px; margin: 0 0 10px; }
#scrollbar13 .viewport { width: 475px; height: 250px; overflow: hidden; position: relative; text-align:justify; }
#scrollbar13 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; margin-left:35px; margin-right:30px; margin-top:10px; text-align:left; }
#scrollbar13 .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar13 .track { background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar13 .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar13 .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar13 .disable { display: none; }