/* **************************************************************************************************************
** Project Name   : Gateforum
** File Name      : print.css 
** Objective      : Style sheet for the site.
** Created By     : Gateforum
** Created Date   : 20-11-2008
** Modified By    : 
** Modified Date  :
****************************************************************************************************************** */
body {visibility:hidden;
margin-left:0px;}
.print {
width:100%;
visibility:visible;} 
