
.sws_print_div { font-size:10pt; font-weight: normal;
}
.sws_print_div h1 { 
		font-size: 18pt;
		font-weight: bold;
		text-align: center;
}

.sws_print_div h2 { 
		font-size: 13pt;
		font-weight: bold;
}
.sws_print_div h3 { 
		font-size: 11pt;
		font-weight: bold;
}
.sws_print_div ul { font-size: 10pt; font-weight: normal; }

.sws-comment { width: 100%; clear: both; }

.sws-item { page-break-inside: avoid;  min-height:12rem; }

.sws-spacer { clear: both; width: 100%; min-height: 4rem; }

.sws-quest { width:30%; float:left; height: 15em; }
.sws-graph { width:70%; float:left; }

.myRow {
	clear:both;
	width: 100%;
	page-break-inside: avoid;
	min-height: 4rem;
}
.myLeft {
	width: 30%; float: left;
	min-height: 22em;
	page-break-inside: avoid;
}
.myRight {
	width: 70%; float: left;
	min-height: 22em;	
	page-break-inside: avoid;
}
.myHalf {
	width: 50%; float: left;
	min-height: 20em;	
	page-break-inside: avoid;
}
.comment {
	width: 100%; clear:both;
}
.comment ul {
	margin-left: -2em;	
	margin-bottom: 1.5em;
}
.comment li { 	break-inside: avoid; }

img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
