#content h1 {
	margin-top: 25px;
}

#content p {
	line-height: 1.2em;
}

div#insetFrame {
	background: url(/assets/images/inset-frame.png) top left no-repeat;
	background-size: 390px 172px;
	position: absolute;
	height: 172px;
	margin: 92px 70px 0 0;
	right: 0;
	top: 50px;
	width: 390px;
}

div#insetFrame p {
	color: #3875d7;
	margin: 40px 30px 0 30px;
	text-transform: uppercase;
}

div#insetFrame p.first {
}

div#insetFrame p.second {
	margin-top: 8px;
}

div#content div.focuses {
	position: relative;
}

div#content div.focus {
	float: left;
	height: 225px;
	width: 450px;
}

div#content div.focusShort {
	height: 175px;
}

div#content div.focus li {
	margin-right: 30px;
}

div#content div.focus p {
	margin-right: 10px;
}

#content p.question {
	color: #444;
	font-style: italic;
	margin-left: 68px;
}

#photosBottom {
	height: 195px;
}

#contentContainer {
	padding-bottom: 0;
}

#content p.list {
	background-position: 0 6px;
}
