  * {margin:0px; padding:0px;}
  html,body {height:100%;position:relative;overflow:hidden}
h1 {
	font-size: 24px;
	font-weight: bold;	
	margin-top: 0px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 20px;
	font-weight: normal;	
	margin: 5px 0 30px 0;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}
.placeholder {background-color:#fff;cursor:pointer;}
.placeholderButton {cursor:pointer;;margin:-42px 0 0 -121px;top:50%;position:absolute;left:50%;display:block;text-align:center;color:#fff;font-family: 'Open Sans', sans-serif;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;padding:3px;background-image:url('../images/gui/tap-to-start.png');background-repeat:no-repeat;height:80px;width:240px;}
.Video .placeholderButton {background-image:url('../images/gui/tap-to-start-vid.png');}
#flashcontent p {width:100%;margin:auto;text-align:center;background-color:#353535;display:block;color:#fff;padding:20px 0;font-family:Arial, Helvetica, sans-serif;font-weight:700;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.backTo360 {width:180px;height:60px;background:url("../images/gui/icon-group.png") repeat scroll -660px 0  transparent;}
.backTo360:hover {width:180px;height:60px;background:url("../images/gui/icon-group.png") repeat scroll -660px -60px  transparent;}
#backTo360 {position:absolute;left:5px;bottom:5px;cursor:pointer;z-index:9999999;display:none;}
