/* Event Banner Override
----------------------------------------------------------------------------- */
.featured.full .header {
	min-height: 63px;
	background: #fff url(../../../uploads/company/player/telstra_banner.gif) no-repeat;
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0 6px 160px;
	margin: 0;
}

#presenterForm.data-form p.legend,
#friendForm.data-form p.legend, 
.consensus .heading {
		background: #fff;
		color: #039;
		font-family: Arial, Helvetica, sans-serif;
}

.featured .header p.headline {
	color: #0a284c;
}

/* IE 6 Patches */
* html .featured.full .header { height: 63px !important; }
