I have a front page with a custom panels layout, and I need to modify the layout of two of the panes (Our Expertise and Working With Our Communitym, http://dev.pnwsar.org/xhtml/index.xhtml is my design). All I need to do is switch the locations of the photo and the title so the title is below the photo. The template being used is panels-pane.tpl.php, so I need to create a custom template for just those two panes. How can I do that? I'm assuming there is a hook I can use to define custom templates or some way I can name the templates, but I don't know what they are. Any help would be appreciated.
Thanks.