/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
#mediative {
	height: 100%;
}
#mediaplayer {
	height: 100%;
}
/* end hide */
<!--
body,td,th {
	color:#333333;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}