#content .profilecolumn h1, #content .column h1 { font-size:36px }
#content .profilecolumn h1 { padding-bottom:14px }
#content .profilecolumn h2, #content .column h2 { 
	font-size:32px; 
	letter-spacing:0.5px;
	line-height:36px;
}
#content .profilecolumn h3, #content .column h3 { 
	font-size:22px; 
	letter-spacing:0.5px; 
	line-height:26px;
}
#content .column h3 .button { line-height:20px }

@media only screen and ( max-width:1200px ) {
	#content .profilecolumn.right h1 { margin-top:4px; font-size:24px; line-height:28px }
	#content .profilecolumn.right .button { margin-top:4px; font-size:20px }
}