/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 0px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 17px;
background-color: #F5F6F5;
margin-top:20px;
background:url(../../images/NCS.UI.TiengViet/scoll1.gif) no-repeat;
}

.vscrollerbar {
width: 14px;
height:5px;
margin-top:5px;
background:url(../../images/NCS.UI.TiengViet/2.gif) no-repeat;
}

.hscrollerbase {
height: 0px;
background-color: #F5F6F5;
padding-bottom:0px;

}
.hscrollerbar {
height: 0px;
background-color: #F5F6F5;
padding-bottom:0px;
}

.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #F5F6F5;}