On my site, I use a lefthand vertical navigation menu. It only had 5 primary pages listed. Now I want to show a few secondary pages underneath each primary page in the nav menu. I'd like to put a small triangle in front of each secondary page text to show it comes underneath the primary page. I figure I need to break each row into two columns, one for a triangle symbol and one for the text. But I'm having a helluva time making that work. Can anyone help with example code?