
/*
 * This needs to be included in the html <head> section, otherwise you would 
 * see some flicker of the original html font!
 */


Cufon.replace(["#logo", 
               "div#main_nav a", 
               "div#listitem h2",
               "h1.subnav_title",
               "div.subnav a.header",
               "form#search_form span.label",
               "div.listitem_content h2",
               "#modules_container .module_content p",
               "div#search_description",
               "div#listitems_container div.text_container"
              ]);

