dhtmlxform item type="file" position="label-top" not working

Hello,

I have a simple form with a file item embedded for profile pic uploading as follows:

[code]<?xml version="1.0" encoding="UTF-8"?>

[/code]

Last element inside the fieldset, i.e. the file element has to have the label on top of itself.
As you see the text is too faar way long to put it on any side:

item type="file" name="fotoFile" label="El tamaño de la imagen no debe exceder 1 MB" position="label-top"/>

I used position attribute but it is not working at all =O
It seems like a simple mistake I have must comitted, but I cannot help it finding it.

Any hints?

Thank you very much for any help.

SOLVED!

Sorry, aparently, the server refused to upload the new content ¬¬