
h1 {
	font-size: 160%;
	margin: 20px 0 25px;
}

#content ul {
	list-style: square;
}

blockquote.right, blockquote.left {
	background: #f9a619 url("images/qtLeft.gif") top left no-repeat;
	width: 180px;
	border: 4px solid #ffb629;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	padding-bottom: 5px;
	clear: both
}

blockquote.right p, blockquote.left p {
	background: url("images/qtRight.gif") bottom right no-repeat;
	padding-bottom: 30px;
	margin: 15px 10px 0 18px;
}

blockquote.right cite, blockquote.left cite {
	display: block;
	text-align: right;
	font-size: 90%;
}

blockquote.right {
	float: right;
	margin: 0 0 10px 20px;
}

blockquote.left {
	float: left;
	margin: 0 20px 10px 0;
}

p.finePrint {
	font-size: 80%;
	color: #777;
}

#footer {
	text-align: right;
	margin: 10px auto 15px;
	width: 700px;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}
