/* Event Banner Override
----------------------------------------------------------------------------- */
.featured.full .header {
	min-height: 63px;
	background: #ededed url(../../../uploads/company/player/sparke-helmore_banner.gif) no-repeat center right;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 6px;
}

#presenterForm.data-form p.legend,
#friendForm.data-form p.legend, 
#send_to_friend p.legend {
		background: #ededed;
		color: #666;
		font-family: Arial, Helvetica, sans-serif;
}

.featured .header p.headline {
	color: #0a284c !important;
}

/* promotion will be turned into a link on the logo */
.featured.full .header-details {
	float: left !important;
	width: 582px !important;
	padding-top: 6px;
	padding-bottom: 6px;
}

a.sparke-helmore-player {
	display: block;
	float: right;
	width: 140px;
	height: 75px;
}

/* override for the australian based event */
#contentbrr .featured.full .header-details {
	width: 500px !important;
}

/* IE 6 Patches */
* html .featured.full .header { height: 63px !important; }
