html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

#body #faq p strong {
  font-family: 'Chalet NewYorkNinteenSixty';
}

#body #faq ul {
  list-style-type: disc;
  margin-left: 20px;
  padding-left: 20px;
}

#body #faq li {
  margin: 10px 10px 20px 0;
  font-size: 13px;
  line-height: 17px;
}

.copy-android img {
  height: 56px;
  padding: 24px 0 0 20px;
  vertical-align: top;
}

#body #faq p.copyright {
  margin: 30px 0 0 0;
  font-size: 10px;
}

#body #faq a.play-video {
  display: inline-block;
  background: url('../img/video-play.png') no-repeat 12px center #00b5cb;
  width: 346px;
  margin: 0 0 8px 8px;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  padding: 16px 18px 16px 56px;
  text-decoration: none;
}

#header .support {
	position: absolute;
	margin-left: 494px;
	top: 60px;
	padding: 4px 6px;
	background-color: #ea6d5e;
}

#header .support a {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}

#header .support:hover {
	background-color: #585859;
}

.copy-android a {
    display: inline-block;
    width: 160px;
    height: 56px;
    margin: 24px 0 0 36px;
    background: url('../img/google-play.png') top left no-repeat;
    text-indent: -9999px;
}