/* Event Banner Override
----------------------------------------------------------------------------- */
.featured.full .header {
	min-height: 63px;
	background: #fff url(../../../uploads/company/player/banner_8tru.jpg) no-repeat center right;
	color: #01193e;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 6px;
}
#presenterForm.data-form p.legend, #friendForm.data-form p.legend, .consensus .heading {
	background: #fff;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
}
.featured .header p.headline {
	color: #86a664 !important;
}
/* promotion will be turned into a link on the logo */
.featured.full .header-details {
	float: left !important;
	width: 470px !important;
	padding-top: 6px;
	padding-bottom: 6px;
	/* border: solid 1px #00FF00; */
}
a.tru-player {
	display: block;
	float: right;
	width: 253px;
	height: 73px;
	/* border: solid 1px #00FF00; */
}
/* override for the australian based event */
#contentbrr .featured.full .header {
	background: #fff url(../../../uploads/company/player/banner_8tru.jpg) no-repeat center right;
	padding: 6px 6px 6px 6px;
}
#contentbrr .featured.full .header-details {
	width: 386px !important;
	/* border: solid 1px #00FF00; */
}
#contentbrr .tru-player {
	width:  245px;
	height: 95px;
	/* border: solid 1px #00FF00; */
}
/* IE 6 Patches */
* html .featured.full .header {
	height: 63px !important;
}

