/* ScHouse prn css */@page {    size: auto;   /* auto is the initial value */    margin: 0;  /* this affects the margin in the printer settings */}#jevents_header {		display: none; 	height: 1px;		}#jevents_body {	width: 100%;}html.task-icalrepeat\.detail #jevents_body, html.task-day\.listevents #jevents_body, html.task-week\.listevents #jevents_body,.item-page article {    	margin: 0px;} li.ev_td_li a {	display: none;}li.ev_td_li a.ev_link_row {	display: inline;} /* eof */