
/* ITEM ARRAY OVERVIEW
*********************************************************/

/* title */
.item_array_overview a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#000000;
	font-weight:normal;
}

/* num children */
.item_array_overview span{
	font-weight:bold;
	color:#000000;
}



