/***************************************************************************
*                                                                          *
* Print stylesheet suppresses display of some elements                     *
*                                                                          *
***************************************************************************/

#title, #pagename, #headercontact, #headercontact a, #navbar, #navbar a, #path, #leftfoot, #rightfoot, form, fieldset { display: none; }

