.ddsubmenustyle, .ddsubmenustyle ul{ 
font: normal 11px Verdana;
margin: 0;
padding: 0;
position: absolute;
filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;
left: 0;
top: 0;
list-style-type: none;
background-color:#ACADB0;
border: none;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a:link,
.ddsubmenustyle li a:visited,
.ddsubmenustyle li a:active{ 
display: inline-block;
color:#000000;
filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;
margin-top:5px;
margin-bottom:5px;
padding-top:5px;
padding-left:5px;
height:20px;
width:200px;
}
.ddsubmenustyle li a:hover{ 
color:#FFFFFF;
background-color:#ACADB0;
text-decoration:none; 
}

.downarrowpointer{
padding-left: 4px;
border: 0;
height:300px;
}

.rightarrowpointer{ 
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
height:300px;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}