.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 15px;
background: #2b1e0b ;
}
.vscrollerbar {
width: 15px;
background: #2b1e0b url(basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
padding: 10px;
z-index: 2;
}

.vscrollerbarbeg {
background: url(basebarcaps_verticalbarbody.png) -45px -42px no-repeat;
width: 15px;
height: 0px 
}
.vscrollerbarend {
background: url(basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 0px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #2b1e0b ;
}
.vscrollerbasebeg {
background: url(basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 15px;
height: 15px 
}
.vscrollerbaseend {
background: url(basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.scrollerjogbox:hover {
background: #2b1e0b url(basebarcaps_verticalbarbody.png) -45px -15px;
}

#jrwscroll
 {
	width: 350px;
	height: 390px;
	padding-left: 25px;
	padding-right: 10px;
	border-color: #6699CC;
	border-width: 0px;
	border-style: solid;
	float: left;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	position: static;
	background-color: #2b1e0b;
}
#jrwscroll2 {
	width: 820px;
	height: 390px;
	padding-left: 25px;
	padding-right: 25px;
	border-color: #6699CC;
	border-width: 0px;
	border-style: solid;
	float: none;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	position: static;
	background-color: #2b1e0b;
}
