.mlddm
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.mlddm li
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.mlddm li a,
.mlddm li a#buttonnohover
{
	display: block;
	text-align: center;
	padding: 10px 20px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.mlddm li a:hover,
.mlddm li a#buttonhover
{
	background: #f4f4f4;
	padding: 10px 20px 10px 17px;
	border: 1px solid #986617;
	border-width: 0 0 0 3px;
}

.mlddm ul
{
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	position: absolute;
	clear: both;
	background: #FFFFFF;
	border: 1px solid #986617;
	border-width: 0 0 3px 0;
}

.mlddm ul li
{
	float: none;
}

.mlddm ul li a
{
	white-space: nowrap;
	width: auto;
	margin: 0px;
	padding: 7px 20px 7px 17px;
	border: 1px solid #986617;
	border-width: 0 0 0 3px;
	text-align: left;
	text-decoration: none;
	background: transparent;
	font-weight: normal;
	text-transform: none;
	font-size: 11px;
}

.mlddm ul li a:hover
{
	padding: 7px 19px 7px 18px;
}

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

.mlddm .hsub:hover
{
	background: #f4f4f4 no-repeat right url('/img/arroww.gif');
}
