/*

__        __      ____   ____        _       _   _                 
\ \      / / __  / ___| / ___|  ___ | |_   _| |_|_| ___  _ __  ___ 
 \ \ /\ / / '_ \| |  _  \___ \ / _ \| | | | | __| |/ _ \| '_ \/ __|
  \ V  V /| | | | |_| |  ___| | |_| | | |_| | |_| | |_| | | | \__ \
   \_/\_/ |_| |_|\____| |____/ \___/|_|\__,_|\__|_|\___/|_| |_|___/


 *****************************************************************
 *                                                               *
 *               Copyright 2009 WnG Solutions Sàrl               *
 *                      All rights reserved                      *
 *                                                               *
 *****************************************************************
 *                              *                                *
 *  WnG Solutions               *  http://www.wng.ch/            *
 *  Rue Centrale 15             *  Tel +41 21 320 11 11          *
 *  CH-1003 Lausanne            *  Fax +41 21 320 11 10          *
 *                              *                                *
 *****************************************************************

 *****************************************************************
 *  Impression                                                   *
 *****************************************************************

*/

#global {
	width: 900px !important;
}

#printLogo {
	visibility: visible;
	display: block;
}

.hideMe {
	/*position: inherit;
	left: 0;
	top: 0;*/
}

#banner {
	height: auto;
}

#banner h1 {
	float: none;
}

#banner h1 a {
	display: inline;
}

#contentMain {
	width: 600px;
	overflow: hidden;
	margin: 0;
	width: 900px !important;]	/* Hack Css Safari 4   		
											   			 http://www.giantisland.com/Resources/LitePacificHackforSafariAndIE7.aspx
														*/
}

#contentMain .news-latest-container,
#contentMain .boxList,
#contentMain .boxContainer,
#contentMain #highlight_cat,
#contentMain .box {
	border: 0;
	margin: 0;
	padding: 0;
}

#contentMain p.moreLink,
#contentMain .news-single-backlink,
#contentMain h2.titleMain {
	display: none;
}


#breadcrump {
	display: none;
	margin-left: 5px;
}

#content {
	margin-top: -10px;
}

#accessKeys,
#tools,
#menuMain,
#menuSec,
#contentLeft,
#pubToP,
#contentRight {
	display: none;
}

#footer .floatR { float: left; }
#footer .floatL { display: none; }