i have this li list which displays an image with the username right next to it: but the username is at the bottom, i want it to be at the top:
just like this:

the code i have is at http://www.jsfiddle.net/RpCUV/ with an illustration of my current code,
i know this is a simple questions, but i’m new to this, thanks
add
vertical-align: topto the CSS for the<img>tag