/* @override http://journal.local/media/css/print.css */

body {
	margin: 20px;
}

#frame {
	width:100%;
}

#sidebar {
	visibility: hidden;
	width:0px;
	padding: 0px;
}

#content {
	width:100%;
}

ul.stepper {
	visibility: hidden;
	padding: 15px 0 0;
	font-size: 11px;
}

#bottom {
	visibility: hidden;
	height: 0px;
}
