.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
visibility: visible !important;
}

.vscrollerbase {
width: 15px;
background-color: transparent;
border
}
.vscrollerbar {
width: 15px;
background: url(../img/scrollcenter.png) repeat-y;
}
.hscrollerbase {
height: 15px;
background-color: transparent;
}
.hscrollerbar {
height: 15px;
background-color: transparent;
}
.vscrollerbar, .hscrollerbar {
padding: 15px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(../img/scrolltop.png) no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(../img/scrollbottom.png) no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background-color: transparent;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background-color: transparent;
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: transparent;
}
.vscrollerbasebeg {
background: url(../img/vscrollbeg.png) no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(../img/vscrollend.png) no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background-color: transparent;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background-color: transparent;
}
.scrollerjogbox:hover {
background-color: transparent;
}
/* Scroll Bar Master Styling Ends Here */
