
/***************************************************************************************************************/
/*                                               Scrollbar 4                                                   */
/***************************************************************************************************************/
#scrollbar4 { clear: both; margin-top:20px; padding-bottom:20px}
#scrollbar4 .viewport { overflow: hidden; position: relative; }
#scrollbar4 .viewport.scrollHeight1 {height: 330px; }
#scrollbar4 .overview { list-style: none; position: absolute; left: 0; top: 0; width:100%}
#scrollbar4 .thumb .end,
#scrollbar4 .thumb { background: transparent url(../images/bg-scrollbar-thumb-y_1.png) no-repeat 50% 100%;}
#scrollbar4 .scrollbar {border-right:1px solid #ffda74; position: relative; float: right; width:10px}
#scrollbar4 .track { height: 100%; width:5px; position: relative; padding: 0; }
#scrollbar4 .thumb { height: 20px; width: 22px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar4 .thumb .end { overflow: hidden; height: 0px; width: 5px; }
#scrollbar4 .disable{ display: none; }



