h1 {
	background: url(../images/titles/title_past_outreaches_slammed.png) no-repeat;
}

* html h1 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/titles/title_past_outreaches_slammed.png');
}

.divider {
	border-top: 1px solid #B33D1F;
	width: 60%;
	margin: 0 auto;
}

.outreach {
	margin-bottom: 15px;
}

.last_outreach {
	margin-bottom: 0;
}

.outreach div {
	text-align: right;
	font-weight: bold;
}
