div#ScrollBar2 {display:block; position:relative; width:10px; height:170px; background:url(../i/scrollBar.png) no-repeat;}
div#wn2	{position:relative; width:280px; height:170px; overflow:hidden;}
div#track2 {position:absolute; left:0; top:0; width:10px; height:170px;}
div#dragBar2 {position:absolute; left:0; top:0; width:10px; height:80px; background:url(../i/scrollBar.png) no-repeat -20px -100px;}
div#dragBar2:hover {background-position:-20px 0;}
div#up2 {position:absolute; left:0; top:0;}
div#down2 {position:absolute; left:0; bottom:0;}
div#scrollbar2, div#track2, div#dragBar2, div#up2, div#down2 {
    -moz-user-select: none;
    -khtml-user-select: none;}
div#scrollbar2 img {display:block;} 
div#CategoryContent2 {width:280px; float:left;}
div#CategoryControl2 {width:10px; float:right;}
#ServicePanel2:hover div#dragBar2 {background-position:-20px 0;}

/*----------------------*/
.ilSec div#ScrollBar {display:block; position:relative; width:10px; height:144px; background:url(../i/scrollBarHava.png) no-repeat;}
.ilSec div#wn	{position:relative; width:106px; height:144px; overflow:hidden;}
.ilSec div#track {position:absolute; left:0; top:0; width:7px; height:144px;}
.ilSec div#dragBar {position:absolute; left:0; top:0; width:7px; height:10px; background:url(../i/scrollBarHava.png) no-repeat right -100px;}
.ilSec div#dragBar:hover {background-position:right 0;}
.ilSec div#up {position:absolute; left:0; top:0;}
.ilSec div#down {position:absolute; left:0; bottom:0;}
.ilSec div#scrollbar, div#track, div#dragBar, div#up, div#down {
    -moz-user-select: none;
    -khtml-user-select: none;}
.ilSec div#scrollbar img {display:block;} 
.ilSec div#CategoryContent {width:106px; float:left;}
.ilSec div#CategoryControl {width:7px; float:right;}
.ilSec #ServicePanel {margin:5px;}
.ilSec #ServicePanel:hover div#dragBar {background-position:right 0;}