* html,
html,
body,
body *{
	font-family: arial, helvetica, verdana, sans;
}
#header-container,
#nav-container,
#side,
#profile,
#footer-container,
#flashfaces{
	display: none;
}
#profile-print{
	display: block !important;
	font-size: 11px !important;
}
#profile-print h3{
	font-size: 2.8em !important;
	margin-bottom: .1em !important;
	margin-top: .1em !important;
}
#profile-print p font{
	font-size: .8em !important;
}
#profile-print h4{
	font-size: 1.2em !important;
	margin-bottom: 1em !important;
		margin-top: .1em !important;
}
#profile-print h5{
	font-size: 1.1em !important;
	margin-bottom: .2em !important;
}
ol,
ol li{
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 0;
}
p ol{
	margin: 0;
	padding: 0;
}

p{
	margin-top: 0;
	margin-bottom: 1em;
}
#printlogo{
	float: right;
}
#thumbprint{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
#profile_print li,
#profile_print ul{
	font-size: .6em !important;
}
#print_footer{
	/* font-size: .6em; */
}
