/*
# File: print.css
#
# Purpose:
#
# History:
# 12-Oct-06 fhk; Init
#--------------------------------------------------
*/

#nav {
 display: none;
}

#printbutton {
 display: none;
}

