#content section div.special-header {
	width:auto;
	position:relative;
	margin:0 auto 35px auto;
}

#content section div.special-header h1 {
	text-transform:none;
	margin:0 auto;
}

#content section div.special-header div.holder {
	min-height:142px;
	clear:both;
	margin:0 auto;
	background:#ffffff url() no-repeat 0 100%;
	position:relative;
}

#content section div.special-header div.content {
	position:absolute;
	float:right;
	width:70%;
	bottom:0;
	right:0;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}

#content section div.special-header h2, div.special-header p {
	display:block;
	text-align:right;
	float:right;
	clear:both;
	color:#717174;
	margin:0 auto;
	padding:0;
}

#content section div.special-header h2 {
	margin-bottom:5px;
}

#content section div.special-header div.btm-border {
	border-bottom:1px solid #d1d1d1;
}

#content section div.special-header p {
	margin:0;
	padding:0 0 25px 0;
}