.syntax_hilite, li .syntax_hilite {
	padding:3px 3px 10px 8px; border:1px solid #303130; background-color:#FEFEFE;
	font-size:13px; font-family:'Courier New',Courier,monospace;
	/* comment the line below to remove scrolling in code boxes */
	overflow:auto; white-space:nowrap;
	max-height: 360px;
}
.syntax_hilite .igBar, .syntax_hilite .igBar a {
	color:#000000; font-weight:bold; background-color:#eee;
}
.syntax_hilite textarea { margin:0px -5px -2px 0px; border:none; }
