/*
menu credits 2 devedge.netscape.com
*/

ul.menu li.submenu:hover
{
  padding-bottom: 30em;
}

ul.menu li.submenu:hover ul 
{
  left: 0;
  visibility: visible;
}
/*
for css based versions extend the li
below the menu so that the mouse will
stay over the li and keep the hover active
*/
