
/* ----------------------------------------------
   doj-sub-opinions.css
   
   this page defines the additional style exclusive to charities.
   
   ---------------------------------------------- */

div#mainContent ul li span.active_status
{
 	font-size:		1em;
	display:		block;
	font-weight: 		normal;
}	
div#mainContent ul li span.st_document
{
 	font-size:		1em;
	display:		block;
	font-weight: 		normal;
}	

div#mainContent ul li span.title
{
	font-weight: 		normal;
}	

.current_year
{
	font-weight:				bold;	
}	

