I am attempting to put several messages in a thread-like layout. To see the result of what I have, go here: http://jsfiddle.net/sunjay03/Aykqc/embedded/result/
If you adjust the width of the screen, you will see that the text in the lower message does not layout properly. As well as that, I can’t seem to get the date to always go to the very right of the screen.
Here is the link to the full jsfiddle: http://jsfiddle.net/sunjay03/Aykqc/
Here are some images of what I’d like to happen:


Any help?
I fiddled around with your fiddle and made this of it:
http://jsfiddle.net/S7drj/1/
HTML:
CSS:
Is that how you want it?