/* Masonicinfo - don't print navigation bars or bottom*/
#Sidebar {display: none;}
#LeftSide{display:none;}
#BottomBar{display:none;}
body {
	width: 100% !important; left: 24px !important;
}