I have several posts like this:\[code\]<p>Title 1 <a href="http://stackoverflow.com/view/1">view</a></p><p>Title 2 <a href="http://stackoverflow.com/view/2">view</a></p><p>Longer Title 3 <a href="http://stackoverflow.com/view/3">view</a></p>\[/code\]Is is possible to CSS them so that the title text has a fixed width, e.g. 300px, and all the 'view' links appear to the right of the text, and as a column one below the other?