*{
	-webkit-text-size-adjust: none;
}

body {
	margin: 0;
}

.hide {
	display: none;
}

/* =============================================
      Header
   ============================================= */
#mobileheader {
	width: 100%;
	height: 44px;
	background: url(http://www.wolframcdn.com/mobile/iphone-header-back.png) 0 0 repeat-x;
	text-align: center;
	display: block;
}

#mobileheader img{
	margin-top: 7px;
	border: none;
}


/* =============================================
       Home Page
   ============================================= */




/* =============================================
       About, Terms of Use, Privacy Policy
   ============================================= */
.aboutcontent {
	margin: 16px 16px 0;
}

.header {
	margin-top: 10px;
	color: #db0303;
	font-size: 19px;
	line-height: 25px;
	font-family: helvetica, arial;
}

span.wa {
	color: #949494 !important;
}

p {
	color: #555;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 10px 0;
}

h1 {
	color: #DB0303;
	font-family: Arial;
	font-size:15px;
	line-height:18px;
	margin:20px 0 0 0;
	border-bottom:1px solid #999;
	padding-bottom:3px;
	font-weight: normal;
}

a, a:link, a:visited {
	color: #777;
	font-family: arial, sans-serif;
	font-size: 12px;
}

a:hover, a:visited:hover {
	color: #c66;
	font-family: arial, sans-serif;
	font-size: 12px;
}