﻿
#test2 {
width: 460px;
right: 0px;
top: 0px;
background-color: none;
border-width:0;
height:400px
}

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

.vscrollerbase, .vscrollerbar {
width: 8px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}


#test2 .vscrollerbase {
width: 8px;
background-image:url(/assets/images/line.jpg);
}

#test2 .vscrollerbar {
background-color: #FFFFFF;
padding: 0px;
}




