.scrollvideo .handle-vert{
	background:url('/images/handle.png');
	height:17px;
	width:17px;
	right:8px
}

.scrollvideo .scrollbar-hor{
	background-color: #CCCCCC;
	height: 7px;
	float:left;
}
.scrollvideo .handle-hor{
	height: 7px;
	width: 28px;
	background-color: #002d70;
}

.scrollvideo #trianguloVArriba{
	background-image: url('/images/chi_viewlet_gadget_cine/tcines1.png');
	display:inline-block;
	width:17px;
	height:7px;
	float:right;
	margin-top:15px;
	margin-bottom:5px;
	visibility:hidden
}
.scrollvideo #trianguloVAbajo{
	background-image: url('/images/chi_viewlet_gadget_cine/tcines2.png');
	display:inline-block;
	width:17px;
	height:7px;
	float:right;
	margin-top:5px;
	margin-bottom:5px;
	visibility:hidden
}

.scrollvideo #trianguloHArriba{
	background-image: url('/images/chi_viewlet_gadget_cine/tcinesh1.png');
	display:inline-block;
	width:7px;
	height:17px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.scrollvideo #trianguloHAbajo{
	background-image: url('/images/chi_viewlet_gadget_cine/tcinesh2.png');
	display:inline-block;
	width:7px;
	height:17px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}
#handle{cursor:pointer}
#wrapHorario .scrollbar-vert{background:url('/images/fondo-scroll.png');float:right;width:1px}
#wrapHorario .handle-vert{background:url('/images/handle.png');height:17px;width:17px;right:8px}
#wrapHorario #scroll{height:348px!important}

