body.single-f_participant .header-widget-area #text-3 {
	display: none !Important;
}

.goalProgress {
	background: #fff;
	padding: 5px;
	overflow: hidden;
}
div.progressBar {
	background: #0B7BC5;
	color: #fff;
	font-size: 1.5em;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	letter-spacing: -1px;
	font-weight: 700;
	padding: 10px;
	display: block;
	overflow: hidden;
	width: 20px;
}
span.goalAmount {
	display: none;
	text-indent: -9999px;
}

#goal-progress {
	border: 1px solid #999;
	margin-bottom: 1em;
}