Hoe can o move the menu titles up. I have changed teh color for background and it seems that the menu titles are exactly in the middle .
See printscreen
Thanks.
div#gkDropMain li > a {
color: black;
line-height: 40px; //here you can put your value ( I think 25px is optimal ) and check the results
}