I'm building a navigation. The structure is some unordered lists floated left. The 1st line item though contains an image element and I cannot seem to align it within the UL vertically. This is tricky to explain so I have created a js fiddle here: http://jsfiddle.net/JmjzU/
Any pointers on how to place the img in the middle of the containing UL, both vertically and horizontally without resorting to playing around with padding would be greatly appreciated.