.ddsubmenustyle, .ddsubmenustyle ul { position: absolute; left: 0; top: 0; font: 12px Arial, Helvetica, sans-serif; background: white; border: 1px solid #90927F; border-bottom-width: 0; visibility: hidden; z-index: 1000; text-align: left; }
.ddsubmenustyle li a { display: block; width: 160px; color: #040404; background: #F5F7E7 url(../images/menubg.gif) no-repeat 5px 10px; padding: 7px 5px 7px 20px;  border-bottom: 1px solid #90927F; }
.ddsubmenustyle li a:link, .ddsubmenustyle li a:visited { color: #040404; }
* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block; width: 170px; /*width of menu (include side paddings of LI A*/ }
.ddsubmenustyle li a:hover { background-color: #D0D3C2; color: white; }
/* ######### Neutral CSS  ######### */
.ddiframeshim { position: absolute; z-index: 500; background: transparent; border-width: 0; width: 0; height: 0; display: block; }