If you want it to be set off horizontally, you could use something like \bigskip at the beginning and the end.
The itemize bullets will still be indented. If you don't want those indented either then load the enumitem package, and use "\begin{itemize}[leftmargin=*]".