Glad to help, I really recommend using the firebug plugin for firefox. This helps you identify the code against what you see in the browser then you simply use the developer's tool kit in the admin panel to find the applicable file.

I'm amazed at how much easier it to develop templates using just these two tools. Firebug even shows you the applicable CSS for html lines you're looking at. Well worth having if you're not already using it.

Cheers.