/* Scroll Bar Master Styling Starts Here */
/* comments can freely be removed from this file */

/* do not modify .scrollgeneric class, required for proper operation */
.scrollgeneric {
line-height: 1px; font-size: 1px;
position: absolute; top: 0; left: 0;
}

.hscrollerbase {
	background-image: url(../images/team_scroll_08.gif);
	height: 13px;
}
.hscrollerbar  {
	height: 13px;
	background-image: url(../images/team_scroll_06.gif);
}

.hscrollerbasebeg {
	width: 15px;
	background-repeat: no-repeat;
	height: 154px;
}

.hscrollerbaseend {
	width: 15px;
	height: 154px;
}

.scrollerjogbox {
	top: 30;
	left: auto;
	bottom: auto;
	right: 0px;
}
/* Scroll Bar Master Styling Ends Here */
