
/* hide from ie on mac \*/
html, body, #flashContent {
	height: 100%;
	overflow: hidden;
}
/* end hide */
body {
	background: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;                
}
.noFlash {
	margin: 20px;
	font-size: 11px;
}
