I try to achieve the following layout with a description list
Item1 Description of the item where wrapping aligns like this.
Should also handle itemize environment in the description body
* itemize1
* itemize2
* itemize3
Item2 Another description. Another description. Another description.
Another description. Another description. Another description.
I have tried different hackish approaches, like minipage, mbox etc in the description body. Is there any nice and simple solution for this layout, google didn't help at all...
