Image between menu items + Menu list problem

Permalink
Hey Forum,

i want a horizontal menu with images between each menu item, so if we say that the sign "&" is the image, it would look like this:
Item1 & Item2 & Item3 & Item4

The other thing is, that i also have a vertical list menu, and i want to add different style to the sub-menu items. So it would be something like this:

Item1
Smalltext+smaller line-height
Smalltext+smaller line-height
Item2
Smalltext+smaller line-height
Smalltext+smaller line-height
Smalltext+smaller line-height
Item3
Smalltext+smaller line-height

I hope you understand. And i believe this should be some easy CSS fix :-)

Btw. horizontal menu is called #lc-menu and vertical menu is just #menu

//Anders J.