/*********************************************************************
    print.css

    Style for printing user page.
    Used in cascade with user.css.

    Copyright (c)  2012-2013 Katak Support
    http://www.katak-support.com/
    
    Released under the GNU General Public License WITHOUT ANY WARRANTY.
    See LICENSE.TXT for details.

    $Id: $
**********************************************************************/
#right-top-block {
    display:none;
}

#reply {
  display:none;
}

