@charset "utf-8";

/* hide from ie on mac ＼*/
html {height: 100%;}
#flashContent { height:100%;}
/* end hide */

body {height:100%;}

#flashContent {background:#000; color:#FFF; text-align:left;}
#flashContent .siteinfo {padding:10px;}
#required {border:1px solid #666; background:#333; padding:10px; margin-top:15px;}