Quote Originally Posted by first trading View Post
You'll need to find the correct 'top' command for that menu, but i'm pretty sure its:

div#dropMenu ul.level2

and add:

div#dropMenu ul.level2 {
top:25px;
}

and adjust the 'px' to suit.
Thank you...that has sorted that issue