.menuitem { margin-top : 3px; // margin-top : 6px; width : 200px; } .menu_item_1 { font : 20pt Arial Narrow; background : #06487D; padding: 0; white-space : nowrap; } .menu_item_1 a { color : white; text-decoration : none; margin-left : 3px; width : 100%; } .menu_item_2 { font : 16pt Arial Narrow; background : #297AB9; color : white; padding : 1 3 2 3; } .menu_item_2 a { color : white; text-decoration : none; width : 100%; } .menu_item_3 { font : 12pt Arial Narrow; } .menu_item_3 a { color : blue; text-decoration : none; width : 100%; } div.menuchilds { /* display : none;*/ width : 200px; }