I found this question that seemingly had what I wanted. I am using chrome 32.0.1700.102 and even the fiddle on the first answer amazingly works fine for me.
However
I used display: block; in a galery situation, so no table, just an url with HP generated code.
display: block;
display: block;, nor display table-cell worked for me (I don´t have a table!)
For me display: table; worked like a charm.
display: table;