.ddmenu 			{ position: absolute;/*left: 0; top: 0;*/ visibility: hidden; z-index: 100; }
.ddmenu 			{ width:200px; background:#666; margin:8px 0 0 0; padding:3px 0 5px; }
.ddmenu 			{ font:700 11px Candara, ff-candara, "Trebuchet MS", "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:#333; color:#FFFF99; }
.ddmenushadow 		{ display:none; }