/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

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

.vscrollerbase {
height: 470px;
background-color: #e1e1e1;
background-image: url(/images/loja_scrollbase.png);
width: 19px !important;
background-repeat: repeat;
}

.vscrollerbar {
background-color: #e1e1e1;
background-image: url(/images/loja_scrollbar.png);
width: 19px !important;
height: 106px !important;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #e1e1e1;
}
