.mlddm
{ width:850px;

margin: 0 0 0 40px;
	padding: 0;
	
	height: 39px;
	list-style: none}

	.mlddm li
	{	display: inline;
		margin: 1px 0 0 0;
		padding: 0;
		list-style: none;
		float: left;
		font: 11px arial}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		color: #FFF;
		padding: 0px 0px;
		margin: 0;
		width: auto;
		text-decoration: none;
		}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #FFF;}

		.mlddm ul
		{	margin: 1px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background: #27292c url(bg.gif) bottom }
		
		.mlddm ul li
		{	float: none}

		.mlddm ul li a
		{	white-space: nowrap;
			width:220px;
			margin: 0 0 0 2px;
			padding: 8px 15px;
			font: 12px arial;
			text-align: left;
			text-decoration: none;
			color: #FFF;
			background: transparent}

		.mlddm ul li a:hover
		{	color: #FFF;
			padding: 8px 15px 8px 13px;
			border: 1px solid #fc5500;
			background: #000000;
			border-width: 0 0 0 2px}

		.mlddm .hsub
		{	background:  no-repeat right url(arroww.gif)}

		.mlddm .hsub:hover
		{	background: #000000 no-repeat right url(arroww.gif)}


