.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}

.vscrollerbase {
	width: 17px;
	height:340px;
	background-image:url('../imgs/barra-f.gif');		background-repeat:repeat-y;
	background-repeat:no-repeat;
}
.vscrollerbar {
	background-image:url('../imgs/barra-barra.png');
	background-repeat:no-repeat;
	height:34px !important;
	width: 17px;
}
.hscrollerbase {
	height: 1px;
	background-color: white;
}
.hscrollerbar {
	height: 1px;
	background-color: white;
}

.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: white;
}