ul.menu { width: 625px; position: absolute; text-align: center; }
ul.menu { border: 0; padding: 0; margin: 0; list-style-type: none; position: absolute; right: 0; width: 625px; z-index: 499; direction: ltr; }
ul.menu ul { display: none; position: absolute; list-style-type: none; margin: 0; padding: 0; z-index: 500; }
ul.menu li { float: left; }
ul.menu ul li { float: none; margin: 0 }

ul.styled li.button { padding: 3px 2px 1px; margin: 0 0 0 1px; height: 15px; background-color: #525dd6; color: #e7eb9c; font-weight: bold; font-size: 11px; border-style: outset; border-color: #1941b3 #1941b3 #7798f5 #7798f5; border-width: 2px; }
ul.styled li.button a, ul.styled li.button a:link, ul.styled li.button a:visited,
ul.styled li.button a:hover, ul.styled li.button a:active { margin: 0; height: 100%; color: #e7eb9c; }
ul.styled li.button a:hover, ul.styled li.button a:active { color: #e7eb9c; }
ul.styled li ul { border: 1px solid #1841b5; list-style-type: none; background-color: #94a6ff; padding: 0; margin: 0; }
ul.styled li.button ul li { display: block; margin: 0; padding: 4px 5px; text-align: left; }
ul.styled li.button ul li a, ul.styled li.button ul li a:link, ul.styled li.button ul li a:visited,
ul.styled li.button ul li a:hover, ul.styled li.button ul li a:active { height: 100%; margin: 0; white-space: nowrap; }
ul.styled li ul li.sub { background-image: url(/images/left-black.gif); background-repeat: no-repeat; background-position: 98% 5px; }
