#header, #blog .rightcol, #sidebar, #nav, .bottombar, .stbutton, #comment_form, #comments, .lang_switch, .lang, #print article,.search_input, #footer, .similar, .sociable, .disclaimer, #commentform, h3#respond, #blog h1, img.print, ol.commentlist, h3#comments {
	display: none;
}
img {
	border: none;
}
.classname {
	Page-break-after: always;
}
.classname {
	Page-break-before: always;
}
.classname {
	Page-break-inside: avoid;
}
pre {
	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */ /*
	width: 99%; */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}