/*===============================================================

	S I M P L E    V I E W E R  
	
=================================================================*/

<style type="text/css">	
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

</style>
