I want to achieve this thing:
Height of table row and grey line should be dynamic depend on contents in right column.
I've read in http://stackoverflow.com/questions/3542090/how-to-make-div-fill-td-height, so I tried with this http://jsfiddle.net/hyNWy/
But still no luck. Any suggestions?