.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	float: left;
	height: 41px;
	font-size: 15px;
}
	.mlddm li
	{	display: inline;
		list-style: none;
		margin: 0;
		padding: 5px 0;
		float: left;
		font-weight: bold;
		background-image: none;}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		color: #fff;
		padding: 2px 10px;
		margin: 0;
		text-decoration: none;}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #FFF;
		background: #000;}

		.mlddm ul
		{	z-index: 100;
			margin: 2px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background: #900;
			border-left: 1px solid #222;
			border-right: 1px solid #222;
			border-bottom: 2px solid #222;
			font-size: 13px;}
		
		.mlddm ul li
		{	float: none;
		    padding: 0;
			margin: 0;}

		.mlddm ul li a
		{	white-space: nowrap;
			width: auto;
			margin: 0;
			padding: 5px 10px;
			text-align: left;
			text-decoration: none;
			color: #000;
			background: transparent;
			border-left: none;}

		.mlddm ul li a:hover
		{	color: #FFF;}

		.mlddm .hsub
		{	background: no-repeat right url(../img/arroww.gif)}

		.mlddm .hsub:hover
		{	background: #43403e no-repeat right url(../img/arroww.gif)}

#topNav.mlddm
{	visibility: hidden;
	font-size: 12px;
}

#topNav.mlddm li a:hover, #topNav.mlddm li a#buttonhover
	{	color: #FFF;
		background: none;
		text-decoration: underline;}