On Fri, 4 Aug 2006, James Smith wrote:
> I'd like to put a hairline border around the
> contents of the verbatim environment,
Please try using "fancyvrb" package and the command
\begin{Verbatim}[frame=single,framerule=0.2pt,framesep=5pt]
.................................
\end{Verbatim}
--
Krishnan