.flowplayer {
	width: 650px;
	background-color: #777;
	splash: true;
	margin-bottom: -13px;
}
.flowplayer .fp-logo {
	display: block;
	opacity: 0.3;
}

.intro-text {
	margin-top: 40px;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 150%;
	font-size: 13px;
	margin-bottom: 40px;
}
.tip {
	font-size: 9px;
}
#footer {
	width: 736px;
	margin: auto;
	height: 270px;
	background-color: #fff;
	line-height: 200px;
}
.sponsor {
	display: inline-block;
	vertical-align: middle;
	margin-left: 43px;
}
#credits {
	width: 706px;
	margin: auto;
	height: 30px;
	background-color: #fff;
	line-height: 30px;
	text-align: right;
	padding:0 15px;
	font-weight: bold;
}