div#formOneTime input.donateSelect {
	margin-left:20px;
}

div#formOneTime h2,
div#formRecurring h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:15px;
}

div#formOneTime td,
div#formRecurring td {
	padding-right:6px;
}

div#formOneTime tr td input,
div#formRecurring tr td input,
div#formOneTime tr td select,
div#formRecurring tr td select {
	margin-bottom:10px;
}

div#formOneTime tr td input.submit,
div#formRecurring tr td input.submit {
	margin-top:25px;
}