You could try something like
\usepackage{enumitem}
\setdescription{labelsep=\textwidth}
but a little more massaging is needed with the values of labelindent
, etc., to avoid overfull boxes. To first order, however, this gives you the output you're looking for.
Will Robertson
2009-10-14 11:49:05