	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashContent {
		height: 100%;
		z-index:1;
		position:relative
	}
	
	
	/* end hide */

	.forceWidth{
	
		width:64
	
	}
	
	
	body {
		behavior:url("../csshover.htc");
		height: 100%;
		margin: 0;
		padding: 0;
	}
