.ddmx { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal; }
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover { padding: 5px 10px 1px; color: white; font: bold 12px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: center; display: block; white-space: nowrap; position: relative; height: 18px; filter:alpha(opacity=75); -moz-opacity: 0.85; opacity: 0.85; -khtml-opacity: 0.85; }
.ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover { color: #3a3a3a; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; line-height: normal; text-decoration: none; text-align: center; white-space: nowrap; display: block; padding: 5px 10px 1px; position: relative; height: 18px; filter:alpha(opacity=75); -moz-opacity: 0.85; opacity: 0.85; -khtml-opacity: 0.85; }
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover { padding: 3px 8px 4px; color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; line-height: normal; text-decoration: none; display: block; white-space: nowrap; position: relative; z-index: 500; }
.ddmx .item2 { color: white; background: #396c36; filter:alpha(opacity=75); -moz-opacity: 0.85; opacity: 0.85; -khtml-opacity: 0.85; }
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #dbe7c6;
    filter:alpha(opacity=75);   
   -moz-opacity: 0.85;   
   opacity: 0.85;
   -khtml-opacity: 0.85;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{ position: absolute; top: 4px; right: 1px; border: 0; }
.ddmx .section { position: absolute; width: 200px; visibility: hidden; z-index: -1; border-left: 1px solid white; border-bottom: 1px solid white; border-right: 1px solid white; }

* html .ddmx td { position: relative; border-right: 1px solid white; } /* ie 5.0 fix */