#quote-content {
	margin: auto;
	width: 768px;
	height: 304px;
	background: url(../images/quote_background.gif) no-repeat;
	text-align: left;
}

#quotes, #quotes .quote {
	height: 300px;
}

#quotes .quote {
	padding: 20px;
	width: 702px;
}

#quotes .quote .details {
	margin: 20px;
}

#quotes .quote h2 {
	padding: 0 0 10px 0;
	font-size: 110%;
	background-image: none;
}

#quotes .quote h3 {
	margin-left: -15px;
	padding-left: 15px;
	padding-bottom: 10px;
	font-size: 200%;
}

#quotes .quote .employer {
	margin-left: 20px;
}

#quotes .quote .content {
	margin-top: 10px;
}

div.quote-navigation {
	position: absolute;
	top: 110px;
}

div#quote-left {
	left: 33px;
}

div#quote-right {
	left: 839px;
}

#quotes .primary h3 {
	background-image: none;
}

#quotes .primary .employer {
	font-size: 120%;
}

#quotes .primary img, #quotes .primary div {
	float: right;
	margin-left: 10px;
	margin-top: -16px;
}

#quotes .primary div.details {
	float: none;
	margin: 20px;
}

#content {
	text-align: center;
}

#content p {
	text-align: left;
}

#content .video p {
	text-align: center;
}

#content h1 {
	margin: 20px;
	padding-bottom: 20px;
	font-size: 180%;
	font-weight: bold;
}

#content p {
	margin: 20px;
}
