/* ALL TECHNICAL PAGES -  */
.technote {font-variant: small-caps;}
.tech_links {white-space:nowrap;}
.tech_links ul {padding:0 2em; float:right;}
.tech_links li {display:inline;}
.tech_links li a {padding:0 1em;}
div.tech_body {padding:0 3%;}
#main_wrapper li {list-style-position:outside;}
h3 {padding:0.5em 2%; clear:right;}
<!-- css to show/hide stuff on screen/print versions of page -->
@media print {
	#head_page_wrap, #footer, .tech_links, a {display:none;}
}
@media screen {
.contacts {display:none;}
}