/*
	print.css
	actforme.org
*/

#header {
	display: none;
}

#print_header {
	display: block;
}
#print_header img {
	margin: 15px 0 10px;
}
#print_header #print_logo {
	margin-right: 40px;
	margin-bottom: 0;
}
body .ir {
	background: none !IMPORTANT;
	text-indent: 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}