* 'facture' is the name of the listbox. For generic case, you can use 'listbox'.
* '--highlighted' is a modifier class for which you can differentiate the appearance of a certain column (ex. the second column in this sample).
* '--euro' and '--highlighted' are modifier classes for which you can differentiate the appearance of a certain column (ex. the second column in this sample).
* You can put more HTML tags "inside" column <div> element, but you mush strictly follow the HTML structure below (ex. the third column in this sample).