.mlddm
{	margin: 0;
	padding: 0;
	text-align: right;
	}

	.mlddm li
	{	display: inline;
		list-style: none;
		float: left;
		margin: 0;
		padding: 0}
	
	.mlddm li a
	{	display: block;
		margin: 0 0 0 0;
		padding: 14px 11px 14px 11px;
		width: auto;
		font: 13px Georgia, serif;
		/* text-align: right */;
		text-decoration: none;
	/* 	text-transform: uppercase; */
		white-space: nowrap;
		color: #FFF;
		background-color: #143578;
		border: 1px solid #143578;
		border-width:0;}

	.mlddm li a:hover
	{	background-color: #1f4189; 
	color: #fff;}

		.mlddm ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			margin: 0px 0 0 -1px;
			padding: 0;
			background: #fff;
			border: 1px solid #143578;
			border-top-width: 0;}
			
.mlddm ul ul{
margin-top: 2px; margin-left: -3px;
border-top-width: 1px;}
			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{	display: block;
				width: auto;
				margin: 0;
				padding: 5px 11px 5px 11px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				white-space: pre;
				color: #143578;
				background: transparent;
				border-width: 0}

	.mlddm ul li .hsub
	{	background-image: url(/celco_resources/images/arrowwb.gif);
		background-position: right;
		background-repeat:  no-repeat}

	.mlddm ul li .hsub:hover
	{	background-image: url(/celco_resources/images/arrowwb.gif);
		background-position: right;
		background-repeat:  no-repeat}
