@charset "utf-8";

.tscplayer_inline {
	position:static;
/*	margin: 30px; */
/*	width: 960px;
	height: 600px; */
	width: 700px;
	height: 438px;
	z-index: 9999;
}

.tscplayer_fullframe {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 9999;	
}