Answer #2
This is a long-standing deficiency of CSS itself.
The Problem
Ideal Fix: CSS Tables
(it fails in IE)
Actual fix: Tables + Positioning + Hacks
Minor Hack: line-height
Major headache: Line control
More Reading »