I am currently evaluating different alternatives and would like to present a few pro and contra arguments for each possibility. My first thought was to present these arguments side-by-side using two minipages of equal width, each containing a itemize environment.
But that seems a little hackish to me. Maybe there are packages or even standard environments that are suited to enumerate pro and contra arguments? If not, how would you do this in general?
If it matters: This is for a document using \documentclass{scrreprt}. Oh and sorry, for the tags, I couldn't think of better ones (maybe that's why Google couldn't quite help me with this ...).

parallelpackage and this answer (http://tex.stackexchange.com/questions/53581/parallel-package-border/53591#53591) is useful. – Sep 06 '12 at 13:54