
/* ----------------------------------------------
   doj-sub-bacground.css
   
   this page defines the additional style exclusive to background checks.
   
   ---------------------------------------------- */

/* - sidebar overide exisiting width - */

div#secondaryNavigation ul li.indent
{
	text-indent: 2em;
	margin-top: -.8em;
}

div#secondaryNavigation ul li.double {

		margin-top: -.8em;
		padding-left: 2em;
}


div#mainContent ol.five li {
		margin-bottom: 1em;
		/*line-height: 1.5em;*/
}
