body {
	min-width: 744px;
}
body, #wrapper { margin: 0; background: #fff none; max-width:1200px;}
#logo { height: 105px; }
#content {
	overflow: hidden;
	border: 0;
}
.featured #popupheader {
	background: #515350 url(../images/bg_footer_heading.gif) repeat-x;
	padding: 0;
}
.featured #popupheader img {
	margin-left: 8px;
}
.featured #popupheader div {
	float: right;
	padding: 8px 10px;
}
.featured #popupheader a {
	border: 0;
	color: #fff;
}
.featured #popupheader a:hover {
	color: #ff8000;
}
.featured .header {
	background: #eee none;
}
.featured .header p.headline {
	color: #ff8000;
}

#footer {
	overflow: hidden;
	background: none;
	color: #666;
	padding: 0;
}

#footer span {
	display: block;
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 14px;
	margin-right: 5px;
}

#footer a.homelink {
	float: right;
	display: block;
	background: transparent url(../images/brr-logo-sml.png) no-repeat center left; 
   	text-indent: -5000px !important;
	width: 20px;
	height: 16px;
	margin: 0;
}

#event_disclaimer_text {
	height: 350px;
	overflow: auto;
	padding: 10px;
	text-align: left;
}

/* remove margin on the player */
.featured.full {
	margin: 0;

}

.main {
	margin-bottom: 5px;

}

