div.content-view-embed-flash-relacement {
	width: 472px;
	height: 300px;
	padding: 20px;
	overflow: hidden;
	background-color: #333333;
	color: #cccccc;
	position: relative;
	vertical-align: middle;
	display: table-cell;
}

div.content-view-embed-flash-relacement .inner {
	text-align: left;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}

div.content-view-embed-flash-relacement p {
	width: 200px;
	float: right;
}
