body {
	border: none;	
}

#headerbar, #search {
	display: none;	
}

#sidebar {
	width: 20%;	
}

#main {
	width: 75%;
}

.noPrint {
	display: none;	
}