
/* This adjusts the body content size. */

body#criterion {
	font-size: 85%;
}

body#criterion #criterion-body-content {
	font-size: 85%;
}

/* First line of the pullquote. */
#criterion-header-imagepanel h3.pullquote .pullquote-line1 {
	top: .1ex;
}

#criterion-body-content {
	padding-right: 40px;
}