	/* LISTADO Staffs: (elenco, equipo artístico, equipo técnico */
	#scroll { float:left; width:330px; height:360px; position:relative;  }
	
		/* SCROLL A LA DeRECHA */
		.scrollgeneric { line-height:1px; position: absolute; top:0; left:0;  }
		.vscrollerbase { width: 15px; background-image: url(../img/scroll/fondo.gif) ; }

		.vscrollerbar { padding: 5px; z-index: 2; }
			.vscrollerbarbeg { background:url(../img/scroll/scroller.gif); width:15px; margin-top:15px; }
			.vscrollerbasebeg { width:15px; background: url(../img/scroll/top.gif) no-repeat;}

		.vscrollerbaseend {position:absolute; height:12px; width:18px; background:url(../img/scroll/bottom.gif) no-repeat bottom; top:0; z-index:2; }
