.print {
	display:block;
}
html,body {
	background:none;
	height:auto;
}
#hCenter,#hRight,#cLeftMenu,#fullprojects,#hiddenprojects,#footer,#cLeft {
	display:none;
}
#main,#content,#hLeft {
	width:auto;
	height:auto;
	display:block;
	text-align:left;
	float:none;
	overflow:visible;
}
#hLeft img {
	float:left;
	margin:0 20px 20px 0;
}
#content {
	border-top:2px solid #333;
	clear:both;
	height:auto;
}
#hLeft .print {
	float:left;
}
#cCenter,#cRight {
	width:auto;
	height:auto;
	display:block;
	text-align:left;
	margin-top:10px;
	overflow:visible;
	padding:0;
}
#cCenter {
	padding:0;
}
#header {
	background:none;
}
td { vertical-align:top; }