/* 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: 1px;
}
.vscrollerbase {
width: 16px;
background-color: #000000;
}
.vscrollerbar {
	width: 14px;
	background-color: #000000;
	background-image: url(../images/scroller_206.jpg);
	background-repeat: no-repeat;
}
