/* Tiny Scrollbar */
#Animeler { width: 275px; margin-top: -20px; }
#Animeler .viewport { width: 260px; height: 399px; overflow: hidden; position: relative; margin-top: 10px; }
#Animeler .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#Animeler .scrollbar{ position: relative; background-position: 0 0; float: right; width: 15px; }
#Animeler .track { height: 100%; width:13px; position: relative; padding: 0 1px; }
#Animeler .thumb { margin-top: 2px; border-radius: 5px; margin-left: 6px; background-color:#666; height: 20px; width: 9px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#Animeler .thumb .end { overflow: hidden; height: 5px; width: 25px; }
#Animeler .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }


#Haberler { width: 333px; }
#Haberler .viewport { width: 333px; height: 250px; overflow: hidden; position: absolute;}
#Haberler .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#Haberler .scrollbar{ position: relative; background-position: 0 0; float: right; width: 15px; z-index: 5; margin-left: 320px;}
#Haberler .track { height: 100%; width:13px; position: relative; padding: 0 1px; }
#Haberler .thumb { margin-top: 2px; border-radius: 5px; margin-left: 10px; background-color:#999; height: 20px; width: 9px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#Haberler .thumb .end { overflow: hidden; height: 5px; width: 25px; }
#Haberler .disable { display: none; } 

/* Tiny Scrollbar */
#Bolumler { width: 275px; margin: 20px 0 10px; }
#Bolumler .viewport { width: 260px; height: 399px; overflow: hidden; position: relative; float:left }
#Bolumler .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#Bolumler .scrollbar{ position: relative; background-position: 0 0; float: right; width: 15px; }
#Bolumler .track { height: 100%; width:13px; position: relative; padding: 0 1px; }
#Bolumler .thumb { margin-top: 2px; border-radius: 5px; margin-left: 6px; background-color:#666; height: 20px; width: 9px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#Bolumler .thumb .end { overflow: hidden; height: 5px; width: 25px; }
#Bolumler .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
