
/* 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 {
	background: url(wp-content/themes/lennebelle.com/scrollbar.png) 0px 0px;
	width: 15px;
}

.vscrollerbar {
	width: 17px;
}

.vscrollerbarbeg {
	width: 17px;
	height: 15px !important;
}

.vscrollerbarend {
	width: 17px;
	height: 15px;
}