/*
	print.css
	friendsofthehospitals.org
*/

.ir {
	text-indent: 0;
	background: none !IMPORTANT;
}

#header h1 {
	font-size: 18pt;
}
#header #nav {
	display: none;
}
body.home #content h1 {
	font-size: 24pt;
	line-height: 30pt;
	height: inherit !IMPORTANT;
}
body.home #content p {
	font-size: 16pt;
	line-height: 22pt;
	height: inherit !IMPORTANT;
}
body.home #btn_letter {
	display: none;
}

#join .intro h2,body.home #join .intro h2 {
	font-size: 13pt;
	line-height: 17pt;
	height: inherit !IMPORTANT;
	padding-left: 8px;
}
#join .intro p, body.home #join .intro p {
	font-size: 11pt;
	line-height: 14pt;
	height: inherit !IMPORTANT;
	padding-left: 8px;
}
#join input.t {
	border: 1px solid #999;
}

