

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
visibility: visible !important;
}

.vscrollerbase {
background: none repeat scroll 0 0 #AFA5A4;
    border-radius: 13px 13px 13px 13px;
    width: 15px;
}
.vscrollerbar {
background: none repeat scroll 0 0 #4A4A4A;
    border-radius: 10px 10px 10px 10px;
   margin: 0 1px;
    width: 13px;
}

.vscrollerbar, .hscrollerbar {
padding: 0px;
z-index: 2;
opacity: 1;
}

.hscrollerbarbeg {
  
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
 
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
 
}
.vscrollerbasebeg {
 
width: 15px;
height: 0px !important;
}
.vscrollerbaseend {
 
height: 15px;
width: 0px;
}
.hscrollerbasebeg {
 
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
}

#project_list_scroll_vscrollerbase{background:#1f1f1f; }
#project_list_scroll_vscrollerbar{background:#a09ea1; margin: 0 0 0 2px}
 