/*******************
	Print only
********************/
#leftBar, #navigator, #footer{
	display: none;
	width: 0;
}
#rightBar{
	display: block;
	width: 100%;
	float: none;
}