/* LEFT side of the page */

#logoPrint {
	text-align: right;
	margin-bottom: -130px;
}

#logo, #menuLeft, #logout, #projectSteps, #leftColumn, #addComment, .noPrint {
	display: none;
}

#menuLeft {
	display: none;
}

/* RIGHT side of the page */

#menutop {
	display: none;
}

#content {
	width: 100%;
}

/* BOTTOM of page */

#imagebottom {
	display: none;
}

#bottom_table {
	border-top: 1px solid grey;
	padding-top: 10px;
	margin-top: 10px;
}