.ddmx {
    font-size: 10px;
	text-transform: uppercase;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-right:3px;
	text-align: right;
	margin: 0px;
	position:relative;
	white-space:nowrap;
	z-index:1000;
}
.item1, .item1:visited, .item1-active {
	font-size: 10px;
	font-weight: normal;
	color: #349cd1;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1c437e;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
}
.item1-active {
	color: #24629b;
}

.item1:hover {
	color: #24629b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0386B9;
}
.item2, .item2:visited, .item2-active  {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0px;
	margin-bottom:2px;
	margin-top:2px;
	white-space:nowrap;
	z-index:601;
}
.item2-active {
	color: #142764;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0386B9;
}

.item2:hover {
	color: #142764;
}
.section {
	position:absolute;
	display: block;
	z-index:601;
	background-color: #349cd1;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
	margin-top: 6px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	visibility: hidden;
	background-image: url(/Images/traitbas-trans.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:150px;
}
