
#allContent {
	width: 480px;
}

#header {
	height: 130px;
	background: url('../images/cue.png') 30px 50px no-repeat;
}

#banner #appStoreBanner {
	left: 120px;
	top: 48px;
}

#iphone {
	float: none;
	position: static;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#content {
	width: 480px;
	height: 1230px;
}

#rightcontent {
    display: none;
}

#content #elevator {
	font-size: 22px;
	font-weight: bold;
}

#content #featurestable {
	width: 450px;
	height: 700px;
	margin-left: 0px;
	margin-left: 30px;
}

#content #featurestable li {
	width: 200px;
	height: 205px;
}

#content #featurestable li h1 {
	font-size: 22px;
	font-weight: bold;
}


#content #featurestable li p {
	font-size: 18px;
	line-height: 28px;
}

#wallpapers {
    width: 420px;
	height: 370px;
}

#wallpapers .caption {
    float: left;
    width: 120px;
    height: 403px;
    font-size: 20px;
    margin-left: 10px;
}

#wallpapers img {
    border: 2px solid #CCC;
    width: 110px;
    height: 165px;
	margin-left: 25px;
	margin-top: 5px;
}

#footer {
    height: 110px;	
}
