/* Start of CMSMS style sheet '01FlexCroll' */
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

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

.vscrollerbase {
width: 8px;
background-color: #fffcf8;
-webkit-border-radius: 2px; -moz-border-radius: 2px;
}

.vscrollerbar {
width: 8px;
background-color: #DED1B9;
-webkit-border-radius: 4px; -moz-border-radius: 4px;
/*background: url(uploads/images/bar1.png) no-repeat;*/
}

/*
.scrollerjogbox {
width: 5px;
height: 5px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

/* End of '01FlexCroll' */

