
/* This adjusts the body content size. */

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

/* This is the wrapper for the image panels */
#criterion-header-imagepanel {
	width: 240px;
}

/* The first of two possible images goes in this pane. */
#criterion-header-imagepanel-panel1 {
	width: 240px; 
}


/* This is the pullquote that goes in the image panel */
#criterion-header-imagepanel h3.pullquote {
	font-size: 75%;
	line-height: 1.25em;
	bottom: 0px;
}

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

/* Second line of the pullquote. */
#criterion-header-imagepanel h3.pullquote .pullquote-line2 {
	padding-left: 0ex;
}

.criterion-header-customerquote {
	font-size: 65%;
	padding: 0 4px 0 4px;
}

.criterion-header-customerquote h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}