.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

li { list-style-type: none; }
#list3{ margin-bottom:10px; margin-top:10px; width:98%; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }
#list3 div.selected .title { font-weight: bold; }
#list3 div div {
	/*border-left:8px solid #1780B7;
	border-right:8px solid #1780B7;
	border-bottom:1px solid #111;*/
	color:#000000;
	padding:0 10px;
}
#list3 div.title {
	background:url(../images/right_arrow.gif) no-repeat scroll left center;
	/*border-bottom:1px solid #111;*/
	color:#000000;
	cursor:pointer;
	padding:10px;
	font-size:12px;
}
#list3 div.selected {
	border-bottom: none;
}
.paccordian
{
	font-family:Verdana,Arial,Helvetica,sans-serif,Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:150%;
	margin-bottom:5px;
	margin-top:0;
	padding-left:0;
	text-align:left;
	padding-right:10px;
}
