.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    height: 18px;
    padding: 0 8px 0 8px;
	float: left;
    font-family: Arial;
    color: white;
    font-size:11px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    display: inline;
	margin:0px;
}

.ddmx .item1:hover,
.ddmx .item1-active:hover {
height: 18px;
	padding: 0 8px 0 8px;
	float: left;
    font-family: Arial;
    font-size:11px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    display: inline;
	margin:0px;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item2-active:hover,
.ddmx .item2:visited{
	padding:2px 7px 2px 7px;
    font-family:Arial;
    font-size:11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}

.ddmx .item2 img,
.ddmx .item2-active img{
    border: 0;
	vertical-align:middle;
}
.ddmx .section .item2:hover,
.ddmx .section .item2-active,
.ddmx .section .item2-active:hover {
    background-color: #263671;
    color: #ffffff ;
}
.ddmx .section {
	color: #d9dbdd ;
}
.ddmx{
  float: left;
}
.ddmx .section {
    margin-top:1px;
    position: absolute;
    visibility: hidden;
    background-color: #0e1a2f;
    -moz-opacity: 0.9;
	filter: alpha(opacity=90)
}
.section .deep{
    padding-left: 0px;
	color: #ffffff;
}
.ddmx .section .wrap{marigin:0px; padding: 0px;}
* html .ddmx .section .wrap { position: relative;}
.mainLink{
  float:left;
  padding-top:0;
  text-align:center;
  height:18px;
}