If i had a list like the following:
Alex James Thomas Is
If you would like set width for every and lost order of elements, here is demo: http://jsfiddle.net/dpXz2/
width
li{ display: block; float: left; width: 75px; } ul{ width: 150px; }