
/* This adjusts the body content size. */

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

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

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


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

/* First line of the pullquote. */
#criterion-header-imagepanel h3.pullquote .pullquote-line1 {
	font-size: 115%;
	top: .55ex;
}

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

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

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