div#content div.postbody h2
{
	margin-top: 1em;
	margin-bottom: .25em;
}
div#content div.postbody h2.first
{
	margin-top: 0;
}
div#content div.postbody ul
{
	margin-left: 10px;
	list-style-type: square;
}
div#content div.postbody div#fundraisebox
{
	padding: 0;
	border: 2px solid #FFF;
	text-align: center;
	background-color: #FFCC00;
}
div#content div.postbody div#fundraisebox h2
{
	margin: 0;
	padding: 0;
	font-size: 3em;
	color: #F00;
}
div#content div.postbody div#fundraisebox h3
{
	margin: 0;
	font-size: 1.7em;
	color: #000;
}
div#content div.postbody div#fundraisebox p
{
	margin: 0;
	font-size: 1.2em;
	color: #000;
}
div#content div.postbody div#fundraisebox p span
{
	white-space: nowrap;
}
