/* 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;}
#mycustomscroll {
	width:320px;
	height:300px;
	overflow: auto;
	padding-right:12px;
}
#mycustomscroll2 {
	width:670px;
	height:460px;
	overflow: auto;
	padding-right:12px;
}
.vscrollerbase {
width: 12px;
background: url(../images/DiegoForlanScrollnew_09.png) ;
height:450px;
}
.vscrollerbar {
width: 12px;
background: #666666;

}

.vscrollerbar, .hscrollerbar {
padding-top: 11px;
padding-bottom: 11px;


z-index: 2;
}


.vscrollerbasebeg {
/*background: url(basebarcaps_verticalbarbody.png) -30px -30px no-repeat;*/
background:url(../images/DiegoForlanScrollnew_03.png) no-repeat top left;
background-color:#171717;
width: 12px;
height: 11px !important;
}
.vscrollerbaseend {

background:url(../images/DiegoForlanScrollnew_16.png) no-repeat bottom left;
height: 12px;
width: 11px;
}

.scrollerjogbox:hover {
/*background: #5E828C url(basebarcaps_verticalbarbody.png) -45px -15px;*/
}
/* Scroll Bar Master Styling Ends Here */
