/* fleXcroll styles
---------------------------------*/
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 17px;
	background: url(../../images/site/scrolltrough.jpg);
}
.vscrollerbar {
	width: 17px;
	height: 57px !important;
	background: url(../../images/site/scrollbar.png);
}
.hscrollerbase {
	height: 17px;
	background: #7186a2;
}
.hscrollerbar {
	height: 17px;
	background: #2d3140;
}
