@charset "utf-8";
#mainBox {
	padding: 15px;
	text-align: left;
}

#pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	background-color: #999900;
	text-align: center;
	padding: 10px;
	float: right;
	width: 150px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 22px;
}
.bullets {
	font-size: 12px;
	line-height: normal;
	font-style: italic;
}

