.scrollgeneric {
font-size:1px;
left:0;
line-height:1px;
position:relative;
top:0;
}
.vscrollerbase {
background-color:#FFFFFF;
width:10px;
position:relative;
left:undefined;
}
.vscrollerbar {
background-color:#42C4D5;
width:10px;
position:relative;
left:0px;
}
.hscrollerbase {
height:10px;
}
.hscrollerbar {
background-color:black;
height:10px;
}
.scrollerjogbox {
background-color:blue;
bottom:0;
height:10px;
left:auto;
right:0;
top:auto;
width:10px;
}
#mycustomscroll_contentwrapper {
height:400px;
margin:-10px 0px 0px -7px;
position:relative;
}
#mycustomscroll_contentwrapper p {
font-family:Verdana,Arial;
font-size:12px;
margin:-5px 0 10px;
position:relative;
}
#mycustomscroll_contentwrapper ul {
font-family:Verdana,Arial;
font-size:12px;
}
#ajaxloader {
position:relative;
}
#mycustomscroll_mcontentwrapper{
position:relative;
height:100%;
}