To sum it up, there are few approaches to align content vertically in container. These are main approaches (if you now some completely different way to do it, it would be ve
The CSS3 solution to this is box-align
box-align
http://www.w3schools.com/cssref/tryit.asp?filename=trycss3_box-pack
But it isn't supported by some browsers so I would use some jQuery plugin like:
http://www.nealgrosskopf.com/tech/thread.php?pid=37