#donationWrap {
	margin-top: -20px;
	background: url(http://s3.amazonaws.com/images2.solestruck.com/images/donation/donation_header.jpg) no-repeat;
	color: #000;
	font-weight: normal;
	line-height: 1.6em;
}
#donationWrap .right {
	float: right;
}
#donationWrap h1 {
	font-size: 26px;
	font-weight: normal;
	margin: 0 ! important;
	padding: 0;
}
#donationWrap h2 {
	font-weight: normal;
	margin: 0;
	color: #990000;
}
#donationWrap #firstPara {
	padding: 85px 40px 30px 190px;
}
a#donationForm {
	display: block;
	line-height: 32px;
	padding-left: 40px;
	font-size: 12px;
	background: url(http://s3.amazonaws.com/images2.solestruck.com/images/donation/pdf_icon.jpg) no-repeat;
	color: #990000;
	margin-bottom: 30px;
}
