pre {
	background:transparent url(linenumbers.gif) no-repeat scroll left top;
	font-size:12px;
	line-height:14px;
	margin:0pt;
	padding-left:25px;
	margin-bottom: 15px;
white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
white-space: -pre-wrap; /* Opera 4 - 6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
word-wrap: break-word; /* IE 5.5+ */

}
