

A.resume_cat_parent_link { /* The parent category name */

	font-family: "verdana", sans-serif;
	
	font-weight: bold;
	color: #0000FF;
	
	
	
	

}

 .resume_cat_subcategory { /* div generated by JB_display_sub_cats_compact() or JB_display_sub_cats_table() */
	font-family: "verdana", sans-serif;
	
	font-weight: normal;
	margin-left: 1em;
	margin-bottom: 1em;


}

A.resume_cat_subcategory_link { /* style for the sub category links*/
	font-size:12px;
	

}

div.resume_categ
{
	line-height: 22px;
	padding-left: 15px;
	background: url('images/ico-dir.gif') top left no-repeat;
	margin-left: 5px;
	padding-left: 25px;
}
 

.resume_cat_arrow { /* The little arrow displayed next to the cat_heading */
	background:  url(images/arrow.gif) no-repeat 0% 50% ;
	padding-left: 8px;
}

.resume_cat_small_count { /* Shows number of records in the category. enclosed in a <small> </small> block */
	font-size: 9px;
}

.resume_cat_more_link { /* The link to show more categories*/
	font-weight: bold;


}
