.flexcroll
	{
		line-height:18px;
	}
.scrollgeneric {

position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 7px;
background-color: #ad6929;
}

.vscrollerbar {
width: 7px;
background-color: #9c1410;

}

.hscrollerbase {
height: 7px;
background-color: #FFF;
}

.hscrollerbar {
height: 7px;
background-color: #FFF;
}

.scrollerjogbox {
width: 7px;
height: 7px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #fe4342;
}


