.ddmx { 
}


.ddmx .item1:visited, .ddmx .item1, .ddmx .item1-active, .ddmx .item1-active:visited  {
	position: relative;
	padding: 0px;
}

.ddmx .item2, .ddmx .item2:visited, .ddmx .item2-active {
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	text-align: left;
	font-weight: bold;
}

.ddmx .item2:hover, .ddmx .item2-active:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

.ddmx .arrow, .ddmx .arrow:hover {
    padding: 3px 10px 3px;
}

.ddmx .item2 img, .ddmx .item2-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .section {
	border: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 100;

}

* html .ddmx td { 
	position: relative;
} /* ie 5.0 fix */
.clients-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E35702;
	text-decoration: none;
}
