.donate {
	margin: 0;
	margin-top: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.donate #patron {
	color: #00637B;
	font-size:14px;
	font-weight: bold;
	margin-bottom:10px
}

.donate #box {
	text-align: center;
	border: 1px solid #005169;
	width: 550px;
	font-size: 0.75em;
}

.donate #box h2 {
	color: white;
	background-color: #005169;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12pt;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
}

.donate #box p {
	font-size: 11px;
	margin-top: 5px;
}
