.ddsmoothmenu-v ul{ margin: 0; padding: 0; width: 190px; list-style-type: none; font: bold 12px Verdana; border-bottom: 1px solid #ccc; } .ddsmoothmenu-v ul li{ position: relative; }
.ddsmoothmenu-v ul li a{ display: block; overflow: auto; color: white; text-decoration: none; padding: 6px; border-bottom: 1px solid #778; } .ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{ background: #F5F5F5; color: black; } .ddsmoothmenu-v ul li a.selected{ background: #CAE5FF;  color: black; } 
.ddsmoothmenu-v ul li a:hover{ background: #CAE5FF; color: black; }
.ddsmoothmenu-v ul li ul{ position: absolute; width: 250px; top: 0; font-weight: normal; visibility: hidden; }
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }