.syntax_hilite, li .syntax_hilite {
background-color:#FEFEFE;
font-family:'Courier New',Courier,monospace;
font-size:0.9em;
}
.syntax_hilite {
margin:0pt auto 1.5em;
width:85%;
}
.syntax_hilite li {
border-bottom:1px dotted #DEDEDE;
padding:2px 0pt 3px;
}
.igBar, li .igBar {
background:#FFFFFF url(icon_code.gif) no-repeat scroll left top;
color:#CCCCCC;
margin:1em 0pt 0.6em;
padding-left:15px;
}
ol li {
text-align:left;
}
.igBar {
width:90%;
}
li .igBar {
width:90%;
}
.igBar a {
font-size:11px;
font-weight:normal;
margin:0px 5px 0px 10px;
padding-left:18px;
text-decoration:none;
}
.igBar a:link, .igBar a:visited {
background:#FFFFFF url(../img/tag.jpg) no-repeat scroll left center;
color:#000000;
}
.igBar a:hover {
background-color:#FFFFFF;
color:#6F9724;
}
.syntax_hilite .langName {
background-color:#FFFFFF;
color:#6897C2;
font-family:'trebuchet ms',arial,verdana,serif;
font-size:1.3em;
font-weight:bold;
margin:0pt;
padding:0pt;
text-indent:50px;
}
.syntax_hilite textarea {
background-color:#FFFFFF;
border:medium none;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
margin:0px -5px -2px 0px;
}
