.syntax_hilite, li.syntax_hilite {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 20px !important;
	border: 2px solid #000000 !important;
	background-color: #1C2023 !important;
	overflow: auto !important;
	white-space: nowrap !important;
	font-family:'Courier New',Courier,monospace !important;
	font-size: 13px !important;
	line-height: 1em !important;
}

.syntax_hilite {
	width: 500px;
}

li.syntax_hilite {
	width: 460px;
}

.igBar, li.igBar {
	margin-left: 20px;
	text-align: right;
	font-family: courier,arial,verdana;
}
.igBar {
	width: 500px;
}
li.igBar {
	width: 471px;
}

.igBar a, .igBar a:hover {
	margin: 0px 5px 0px 10px;
	font-weight: bold;
	color: #3333EE;
	text-decoration: none;
}

.syntax_hilite .langName {
	color:#FFFFFF;
	font-weight :bold;
	margin-left: 10px;
}

.syntax_hilite ol {
	list-style-position: outside !important;
	letter-spacing: 0px !important;
	line-height: 0em !important;
	list-style-type: decimal-leading-zero !important;
	border-top: solid 1px #D4DEE1 !important;
}

.syntax_hilite li {
	margin: 0px 0px 0px 36px !important;
	padding: 0px 0px 0px 13px !important;
	border-left: solid 1px #D4DEE1 !important;
}

.syntax_hilite textarea {
	margin: 0px 0px 0px 0px !important;
	padding: 5px 5px 5px 15px !important;
	border: none !important;
}
