/* FGR: centra elementos en columna img*/
.field-content.resultListCell.resultListCell--IMAGEN.container.even.df__editable_wrapper
	{
	text-align: center;
	}

.field-content.resultListCell.resultListCell--IMAGEN.container.odd.df__editable_wrapper
	{
	text-align: center;
	}

/*FGR: yo invente esta class, en items.php*/
.blob-preview
	{
	height:19px;
	}