.scrollgeneric{line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase{width:10px; background-color:#dddddd;}

.vscrollerbar {width:6px; height:28px !important;background-color:#791c80; margin-left:2px;}

.vscrollerbar, .hscrollerbar {padding: 0px;z-index: 2;}

#chesterscroll {
	width: 282px;
	
	overflow: auto;
	position: relative;
	padding: 0px; float:left;
}
#chesterscroll:focus {
 outline:0;
}
#chesterscroll{margin-top:15px;margin-left:20px;}
#chesterscroll div p{width:209px; float:left;}
#chesterscroll div span{width:100px;}
div.border{ border-top:1px solid #dddddd; height:20px; overflow:hidden; padding:0; line-height:15px;}
