img,
.FLECHASSCROLL .flechaScroll
{ 
	behavior: url(../../estilos/iepngfix.htc);
}

.CAJASCROLL
{
	position:absolute;
	overflow:hidden;
	left:0px;
	top:0px;
	z-index:4;
	visibility:hidden;
}


.CAJASCROLL .CAJASCROLLCONTENIDO
{
	position:absolute;
	left:0px;
	top:0px;
}


.FLECHASSCROLL
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
}

.FLECHASSCROLL .flechaScroll
{
	position:relative;
	margin:0px;
	padding:0px;
	cursor:pointer;
	z-index:5;
	display:none;
}

.FLECHASSCROLL .barraScroll
{
	position:relative;
	margin:0px;
	padding:0px;
	background-repeat:repeat-y;
	background-position:center center;
	cursor:pointer;
}



.FLECHASSCROLL .barraScroll .liebre
{
	position:absolute; 
	left:1px;
	top:0px;
	cursor:pointer;
	z-index:3;
}

