.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 5px;
	background: #C0A172;
	height: 28px}

	.mlddm li
	{	display: inline;
		list-style: none;
		margin: 0;
		padding: 1px;
		float: left;
		font: 12px arial}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		white-space: nowrap;
		color: #ffffff;
		padding: 3px 3px;
		width: 112px;
		text-decoration: none;
		background: #111111}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #000;
		background: #336600}

		.mlddm ul
		{	z-index: 100;
			margin: 1px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background: #000000}
		
		.mlddm ul li
		{	float: none}

		.mlddm ul li a
		{	width: auto;
			padding: 9px 15px;
			text-align: left;
			background: transparent}

		.mlddm ul li a:hover
		{	color: #FFF;
			padding: 8px 15px;
			border: 1px solid #528BFF;
			border-width: 1px 0px}

		.mlddm .hsub
		{	background: no-repeat right url(arroww.gif)}

		.mlddm .hsub:hover
		{	background: #336600 no-repeat right url(arroww.gif)}

