body {
	font-size:.8em;
	background:transparent url(../images/iphone-background.jpg) no-repeat left 20px;
}
body.sub {background:transparent url(../images/iphone-background.jpg) no-repeat left 20px;}
h1, h2 {font-size:1.4em;}
#mainWrapper, #menubg {
	width:320px;
	margin:0;
}
#mainWrapper {top:22px;}
#menubg {
	position:fixed;
	z-index:1000;
	min-width:inherit;
	border-bottom:1px solid #fff;
}
#menu {
	top:5px;
	left:10px;
	width:300px;
	font-size:1.4em;
}

#logo {
	top:20px;
	left:66px;
}

#app {top:138px;}
#app .app-download {top:0;}
#app .app-download h1, #app .app-download p {display:none;}
#app .app-desc {
	top:142px;
	left:20px;
	width:280px;
}

#iphone {
	top:536px;
	left:16px;
	background:url(../images/iphone-white.jpg) no-repeat top left;
}
#iphone-text {
	top:532px;
	left:20px;
	width:254px;
	text-align:center;
}
#quotes {display:none;}
.sub #quotes {display:block;}
.sub #quotes blockquote {
	width:270px;
	margin:0 10px 20px 0;
}

#howTo {
	float:none;
	width:auto;
	margin:0 20px 20px;
}

.featureArea {float:none;}
.featureArea .teaser {
	position:relative;
	left:4px;
}
.featureArea .teaser img {
	float:none;
	margin:0 0 20px 0;
}
.featuresBox {
	float:none;
	margin:0 0 0 4px;
}

.furtherInfos {top:58px;}

#mainContent, #subContent {width:auto;top:132px;}
#mainContent .intro, #mainContent .questions {width:280px;}
#subContent {
	top:1058px;
	width:320px;
}

#countryList ul {
	float:none;
	width:auto !important;
}
.questions h3 {
	margin-top:32px;
	padding-top:36px;
}

ul.images li {margin-top:30px;}

#footer {
	margin-top:0;
	padding-top:116px;
	background:transparent url(../images/iphone-background-footer.jpg) no-repeat top left;
	font-size:.9em;
	border-top:none;
}