body {
	font-family:Arial, sans-serif;
	font-size:12px;
}

.flvgateway .page {
	border:1px #000 solid;
	padding:10px 0;
}

.flvgateway h2.subtitle {
	font-size:1.3em;
}

.flvgateway .object-content {
	text-align:center;
	margin:10px 0;
}

.flvgateway .object-content object {
	width:100%;
	height:400px;
}