.populartable{
	font-size: 95%;
}
.tableofcontents{
	font-size: 11px;
}
.title {
	font-size: 100%;
	font-weight: bold;
	color: #C00;
}
.degree{
	font-size: 100%;
    color: #000;
    background-color: #aff;
	font-weight: bold;
/*	changed on: 09/02/2012
    color: Black;
	background-color: #CF0;
*/
}
.felonydegree{
	font-size: 100%;
    color: #fff;
    background-color: #800;
	font-weight: bold;
}
.bluetext {
	font-size: 100%;
	font-weight: bold;
	color: navy;
}
.key {
	font-size: 14px;
	color: gray;
}
.tip {
	font-size: 14px;
	color: #009900;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif", Verdana, Arial;
}
.SearchBox {
	width: 96%;
	height:96px;
	padding:5px;
	border:1px solid;
	border-color:gray;
	margin:1px;
	background-color: #ffffcc;
}
#printMsg {
	display: none;
}
.case { 
    text-transform: lowercase; 

}
pre{
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif", "monospace";
	font-size: 100%;} 

/* ZOOM stuff */
.highlight {
	background-color: yellow;
}
.description {
	color: #660000;
}
.summary {
	color:red;
}
.searchheading {
	color:#900;
	font-size:18px;
}
.infoline {
	color: #ca6;
}
.result_title {
	color:#00F;
	font-weight:bold;
}
.result_pagescount {
	color: #900;
}

.result_image img { margin: 5px; width: 50px; border: 0px; float: left; 
}
.recommended { 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; font-weight: bold; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left;
}