.ddsmoothmenu-v ul{ margin: 0; padding: 0; width: 154px; list-style-type: none; font: bold 11px tahoma;} 
.ddsmoothmenu-v ul li{ position: relative; }
.ddsmoothmenu-v ul li a{ display: block; overflow: auto; color:#FFCC00; text-decoration: none; padding:5px 0px 5px 4px; border-bottom: 1px dotted #545454; } 
.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{background: #060606; color:#FFCC00; } 
.ddsmoothmenu-v ul li a.selected{background: #060606;  color:#FFCC00; } 
.ddsmoothmenu-v ul li a:hover{background: #060606; color:#FFCC00; }
.ddsmoothmenu-v ul li ul{ position: absolute; width: 180px; top: 0; font-weight: normal; visibility: hidden; }
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
