.ddmenu 			{ position: absolute; left:0; top:0; visibility: hidden; z-index: 100; }
.ddmenu 			{ width:230px; background:#6194c2; margin:8px 0 0 -2px; padding:5px 0 5px; border:1px solid #555; border-top:none}
.ddmenu 			{ font:700 13px "Trebuchet MS"; line-height:1.8; text-transform:none; } 
.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:#01357d; color:#f7de03; }
.ddmenushadow 		{ display:none; }