I was thinking about doing what this website does with the different font styles. Just go to the link and hover over the “More Ehow” on the top right , and you will see how they use different font styles just for one menu: http://www.ehow.com.
Would the code for that be something like this? :
#li id="menu-item-1658" class="menu-item menu-item-type-post_type menu-item-object-page">
li {font: 14px arial;
margin: 0 0 0 5px;
}
and how would I go about with a small picture next to a menu title?
Thank you for your help