/*
	-webkit-text-size-adjust: 200%;
*/

#heading h1 {
	height: 190px;
	margin-top: 48px;
	background: transparent url(media/heading-apple-mobile.png) top center no-repeat;
	}

#heading h1 img {
	display: none;
	}

ul#nav {
	font-size: 48px;
	line-height: 1.5em;
	}

ul#nav li.here {
	background-image: none;
	}

ul#subnav {
	font-size: 36px;
	line-height: 1.5em;
	}

#content {
	-webkit-text-size-adjust: 200%;
	}

.wrap {
	width: 902px;
	float: left;
	padding: 0 29px;
	}

.swrap {
	width: 860px;
	margin: 0 auto;
	text-align: left;
	}
