body { 
	background-color: #FFFFFF;
}
/* allow a taller player wrapper */
#player-wrapper {
	height: auto;
        width: auto;
}

#page-player-stream {
	height: auto;
        width: auto;
}
#player-wrapper {
	height: auto;
        width: auto;
        align: center;
}
#player-wrapper a {
	height: auto;
        width: auto;
}
#player-wrapper a:hover {
	height: auto;
        width: auto;
}
#player-continue a {
	height: auto;
        width: auto;
}
#player-continue a:hover {
	height: auto;
        width: auto;
}
#player-noscript {
	height: auto;
        width: auto;
}
#player-elements {
	height: auto;
        width: auto;
}
#player-media-sections {
	height: auto;
        width: auto;
}
#player-media {
	height: auto;
        width: auto;
}
#player-media-container {
	height: auto;
        width: auto;
}
#player-slides-questions {
	height: auto;
        width: auto;
}
#player-conference {
	display: none;
}
#player-sections-container {
	display: none;
}

#player-sections-container .section {
	display: none;
}
#player-select-bottom {
        display: none;
}
#player-select-top {
	POSITION: relative; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 20px; PADDING-RIGHT: 10px; PADDING-TOP: 3em
}
.player-select-format {
	PADDING-BOTTOM: 20px; PADDING-LEFT: 4%; WIDTH: 40%; PADDING-RIGHT: 4%; FLOAT: left; PADDING-TOP: 20px
}
.format-logo {
	POSITION: relative; WIDTH: 100px; PADDING-RIGHT: 20px; FLOAT: left; HEIGHT: 100px
}
.format-streams {
	WIDTH: 80%; FLOAT: left
}
.format-streams H3 {
	MARGIN-TOP: 0px
}
.stream-list UL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 1em 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.stream-list UL LI {
	MARGIN: 0px 0.66em
}
.download-button {
	MARGIN-TOP: 2em
}

#stream-footer {
	position: absolute;
	left:0;
	top:390px;
	width: 720px;
	text-align: right;
	margin: 0;

}