
/***************************************************************************************************************/
/*                                               Scrollbar 4                                                   */
/***************************************************************************************************************/
#scrollbar4 { clear: both; }
#scrollbar4 .viewport { overflow: hidden; position: relative; }
#scrollbar4 .viewport.scrollHeight1 {height: 390px;}
#scrollbar4 .overview { list-style: none; position: absolute; left: 0; top: 0; width:100%}
#scrollbar4 .thumb .end,
#scrollbar4 .thumb {   width:8px !important; background-color:#ccb694;margin-left:6px;  }
#scrollbar4 .scrollbar {position: relative; float: right; width:10px; border-right:1px solid #dcc29a;}
#scrollbar4 .track { height: 100%; width:5px; position: relative; padding: 20px 0 !important;  }
#scrollbar4 .thumb { height: 20px; width: 22px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar4 .thumb .end { overflow: hidden; height: 0px; width: 5px; padding:}
#scrollbar4 .disable{ display: none; }



