.UMInterSectMenuToolbar
{
	font-family: Arial, Helvetica, sans-serif!important;
	font-size:10px;
	background-color:transparent!important;
}

.UMInterSectMenuToolbarRow
{
	font-size:11px!important;
}

/* ------------------------------------------ */

ul.UMInterSectMenu, ul.UMInterSectMenu ul
{
	list-style:square;
	list-style:url(Images/img-item.gif);
	list-style-position:outside;
	margin-left:5px;
	padding-left:15px;
	line-height:1.5em;
	font-size:10px!important;
}

.UMInterSectMenu li
{
	margin-bottom:4px;
}

.UMInterSectMenu a
{
	font-weight:normal!important;
}

.UMInterSectMenu a.UMInterSectMenuCurrSect
{
	color:#858484!important;
}

