.no-print, #nav, #comment-form, #sidebar { display:none; }
body { background:white; color:black; margin:0 }
body, h1, h2, h3, p, th, td { font-family:tahoma, arial, sans-serif; }
#container, #content_box, #content {margin:0;padding:0;width:auto;};
#sidebar {width:0; }
#container, #content_box, #content, .entry, .posts, .single { margin-left:0;
		 float:none;
		 width:auto }

h1, h2, h3, h4, h5, h6 { page-break-after:avoid; page-break-inside:avoid }
img { page-break-inside:avoid; page-break-after:avoid; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }




.demo .red { color:black;
		 font-weight:bold }
#content a { font-weight:bold;
		 color:#000066;
		 text-decoration:underline }
#content{ margin-left:0;
		 float:none;
		 width:auto }
img.centered { display: block;
		 margin-left: auto;
		 margin-right: auto; }
img.right { padding: 4px;
		 margin: 0 0 2px 7px;
		 display: inline; }
img.left { padding: 4px;
		 margin: 0 7px 2px 0;
		 display: inline; }
.right { float: right; }
.left { float: left }
