#mycustomscroll {
width: 588px;
overflow: auto;
position: relative;
margin: 0px 0px 0px 0px;
text-align: left;
background: transparent url(../) top left no-repeat;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
background-color:#303136;
border-left:1px solid #21242B;
}

.vscrollerbase {
width: 10px;
background-color:none;
}

.vscrollerbar {
width:15px;
z-index: 2;
}

.vscrollerbarbeg { 
background-color:#21242B;
}

.vscrollerbarend {
background-color:#21242B;
}

.vscrollerbasebeg {
width: 20px;
background-color:#21242B;
}

.vscrollerbaseend {
width: 25px;
background-color:#21242B;
}