.ddmenu 			{ position: absolute; left:0; top:0; visibility: hidden; z-index: 100; }
.ddmenu 			{ width:230px; background:#666; margin:8px 0 0 -2px; padding:5px 0 5px; border:1px solid #555; border-top:none}
.ddmenu 			{ font:700 11px Candara, "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode"; line-height:1.8; text-transform:uppercase; } 
.ddmenu ul			{ list-style:none; }
.ddmenu ul li a 	{ width:100%; display:block; padding:2px 0; text-decoration:none; text-indent:10px; color:#fff }
.ddmenu a:hover		{ background:#444; color:#996; }
.ddmenushadow 		{ display:none; }
