﻿/*
	Project......: Shulze Haynes web site
	Created......: 26-Jan, 2009
	File.........: print.css
	Author.......: Ardeshir Namazi
	Description..: Style sheet used during printing
*/

#menuPanel, #logoPanel, .fixedSidePanel
{
	display:none;
}

#contentFrame #contentPanel
{
	margin-left: 0;
}