html, body {
	font-size: 10pt;
}

#leftcol {
	display: none;
}

#rightcol, #rightcol.smallscreen {
	width: auto;
	margin: 0px;
	padding: 0px;
}

#comment {
	display: none;
}

#searchform .input_button {
	display: none;
}

.post-edit, .post-edit_quick {
	display: none;
}