/* 
    Document   : print
    Created on : 27/09/2009, 10:28:35 PM
    Author     : Wai Kiong Choy
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#banner, #nav, #adminNav, #footer, #copyright {
    display:none;
}

