Ben C wrote:
> What you want is "centred shrink-to-fit" for which you need inline-block
> (wait for Firefox 3), tables, or JavaScript.
>
> See also dorayme's page:
>
> http://netweaver.com.au/alt/shrinkTo...rinkToFit.html
exactly!
display:table is just fine
Thanks a lot