/* Event Banner Override
----------------------------------------------------------------------------- */
/* override for the australian based event */

#contentbrr .featured.full .header {
	background: #fff url(../../../uploads/company/player/banner_swaab_aus.gif) no-repeat center left;
	padding: 5px 0 0 5px;
	background-color: #fff;
}
#contentbrr .featured.full .header-details {
	width: 400px !important;
	height: 100x;
	color:#999;
}
#contentbrr .swaab-player {
	width: 230px;
	margin-top: 20px;
}
#contentbrr p.headline {
color:#BC9512; !important;
}

.featured.full .header {
	min-height: 73px;
	background: #fff url(../../../uploads/company/player/banner_swaab.gif) no-repeat center right;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0 0 13px;
}

#presenterForm.data-form p.legend, #friendForm.data-form p.legend, .consensus .heading {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
.featured .header p.headline {
	color:#BC9512; !important;
}
/* promotion will be turned into a link on the logo */
.featured.full .header-details {
	float: left !important;
	width: 488px !important;
	padding-top: 6px;
	padding-bottom: 6px;
	color:#999999;
}
a.swaab-player {
	display: block;
	float: right;
	width: 230px;
	height: 75px;
}



/* IE 6 Patches */
* html .featured.full .header {
height: 63px !important;
}

