/* BEGIN AREA-DETAIL CSS ----------------------------------------> */

#tabCrumbs
{
	/*margin-top: 0px;*/
	padding-top: 0px;
}

#subContent #area_hierarchy ul li li
{
	margin-left: 20px;
}

#subContent .itemSection,
#subContent #area_wildfire.itemSection ul.results_list
{
	margin-bottom: 0px;
	padding-bottom: 30px;
}

#subContent a:not(:hover):not(:focus)
{
	color: #2F3351;
}

@media (min-width: 1025px)
{
	#bannerContent
	{
		bottom: 0px;
	}
}


/* END AREA-DETAIL CSS ------------------------------------------> */