.lista_ico{
	width:30px;
	text-align:center;
	border-bottom:solid 1px #CCC
}

.lista_car{
	border-bottom:solid 1px #CCC;
	text-indent: 10px
}

.lista_act{
	cursor:pointer
}

.lista_criteria{
	width:100%;
	height:22px;
	text-indent:30px;
	font-family: Questrial;
	border:solid 1px #CCC;
	background-image: url('../img/24xsearch.png');
	background-repeat: no-repeat;
	background-position; left center
}

.edita_texto{
	font-family: Questrial;
	height:18px;
	width:90%;
	border:solid 1px #CCC;
}

.actualiza_texto{
	width:95%;
	border:solid 1px #CCC;
	font-family: Questrial;
	height:16px
}