body {
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 410px;
	height: 347px;
	background: transparent url("../images/video-bg.gif") no-repeat;
	margin: 10px 10px 10px;
}
#flash {
	position: absolute;
	top: 68px;
	left: 52px;
}
#viewTranscript {
	border: none;
	position: absolute;
	top: 330px;
	left: 279px;
}
