.div-cont-scroll-vertical
{
	width: 866px;
	height: 323px;
	overflow: auto;
	z-index: 10;
}
.div-cont-scroll-horizontal
{
	width: 850px;
	overflow: auto;
	height: 145px;
	overflow-x: hidden;
	/*Opcional----*/
	/*max-height: 100px;*/
	/*Opcional----*/
}
.div-cont-scroll-horizontal .cont-horizontal{
	width:2000px;
}
.div-cont-scroll-horizontal .cont-horizontal1{
	width:2000px;
}
/*Barra del lado derecho right: 0; lado izquierdo left: 0px;*/
.jspVerticalBar
{
	right: 0;
}
.jspTrack
{
	background: #272727;
}

.jspDrag
{
	background: #999;
}
.jspVerticalBar
{
	/*background: red;*/
}
.jspHorizontalBar
{
	/*background: red;*/
}
.jspCorner
{
	/*background: #000;*/
}