#content {
	width: 840px;
}
#screenshot_frame {
	width: 320px;
	height: 480px;
	background-color: #000;
	position: relative;
	float: right;
	padding: 23px;
}

#screenshot_thumbs {
	width: 56px;
	background-color: #000;
	position: relative;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	padding: 12px
}
#screenshot_thumbs li{
	margin-bottom: 12px;
	position: relative;
}
#screenshot_frame2 {
	overflow: hidden;
	position: relative;
	width: 320px;
	height: 480px;
}

#screenshot {position: absolute;;}

.pointer {
	position: absolute;
	overflow: hidden;
	width: 18px;
	height: 32px;
	top: 25px;
	right: -24px;
}
.pointer img {
	position: relative;
	left: -24px;
}
.topcap {
	position: absolute;
	top: 0;
	left: 0;
}
.btmcap {
	position: absolute;
	bottom: 0;
	left: 0;
}

p {
    line-height:16px;

}

p.heading {
    font-size: 15px;
    font-weight: bold;
    margin-bottom:12px;
}
#iphone_faq_ul li {
    line-height:16px;
    font-weight: bold;
}

