Can someone point me in the right direction of even where/how to start transferring a menu with styling to a CMSMS site? I've got most of the site CSS transferred and working great, the menu is a WHOLE different story

I mean where do I even begin? It's a vertical menu, with accordion functionality. If I replace the entire menu with {cms_module module="menumanager"} I just get a big old long list, no styling (understandable). I guess I need to adapt my styling to the div's and li's that CMSMS puts out for the menu, am I heading in the right direction? Is this a job for FireBug? Where do I start? Is there a tutorial on this somewhere?
Thanks!