	
.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: hidden;
}
/* 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: 15px;
	background-color: #222;
}
.vscrollerbar {
	width: 15px;
}
.vscrollerbar {
	background-color: #444;
}
.vscrollerbar  {padding: 10px;z-index: 2;}
.vscrollerbarbeg {
	width: 15px;
	height: 15px !important;
	background-color: #444;
}
.vscrollerbarend {
	width: 15px;
	height: 15px;
	background-color: #444;
}
.vscrollerbase {
	background-color: 222;
}
.vscrollerbasebeg {
	width: 15px;
	height: 13px !important;
	background-color: #000;
	background-image: url(../images/basestart.png);
}
.vscrollerbaseend {
	height: 13px;
	width: 15px;
	background-color: #000;
	background-image: url(../images/baseend.png);
}
