/* 26536a */
.syntax_hilite {
	padding:3px 3px 3px 0; border:1px solid #00a0c6;
	font-family:monospace; 
	overflow:auto; white-space:nowrap;
	background-color:#f0f0f0;
}
/* 	font-size:13px;  */
.igBar {
	background-color:#D4D0C8; border:1px solid #D4D0C8; width:100%;
	font-family:courier,arial,verdana;
}
.igBar a {
	margin:0px 5px 0px 10px; font-weight:bold;
}

div.syntax_hilite div div{padding-left:18px;background:url("/images/4/code.gif") 0 50% no-repeat;}
div.syntax_hilite div div.css{background:url("/images/4/css.gif") 0 50% no-repeat;}
div.syntax_hilite div div.html{background:url("/images/4/html.gif") 0 50% no-repeat;}
div.syntax_hilite div div.javascript{background:url("/images/4/javascript.gif") 0 50% no-repeat;}
