.DonationAppTable .RadioGroupLabel {
	float: none;
}

.DonationAppTable .FormInput {
	width: 220px;
}

.DonationAppTable .FormInput textarea,
#tribute_signaturename,
#tribute_notify_recip_state {
	width: 96%;
}

.DonationAppTable .FormInput input,
.DonationAppTable .FormInput textarea {
	border: 1px solid #aaa;
}

h3.ObjTitle {
	font-family: verdana, arial, helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #639752;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 120%;
	width: 453px;
}

#global_footer div {
	color: #769fb1;
}