/* 
   MANGROVE : PRINT STYLESHEET
   DUSZA Limited, http://www.dusza.co.uk/
   Gavin Cooper, FEBRUARY 08

   FOUNDATIONS                                                                                     FOUNDATIONS ::
----------------------------------------------------------------------------------------------------------------- */
body 
{
	font-family: 			Arial, sans-serif;
	color: 					#525252;
	text-align:				justify;
	}
li
{
	list-style-type:		none;
	}
ol#nav
{
	display:				none;
	}
div#head p
{
	color:					#000;
	}
div#content p.emph
{
	color:					#000;
	line-height:			20px;
	}
div#content p
{
	color:					#000;
	line-height:			20px;
	}
div#content h3
{
	text-transform:			uppercase;
	color:					#000;
	}
a
{
	color:					#797979;
	}
div#print-logo
{
	width:					100%;
	text-align:				left;
	}
img
{
	border:					none;
	}
span.work
{
	display:				none;
	}
div.case
{
	margin:					0 0 20px;
	}
.hide
{
	display:				none;
	}
div#extras, ul#banners,div#sidebar-banner
{
	display:				none;
	}