P.iPhoneHeader
{
	text-align: center;
}
IMG.iPhoneHeader
{
	margin-top: 23px;
	margin-right: 131px;
}
UL.iPhoneApps
{
	background: url(../images/iPhone_page_background.jpg) no-repeat bottom center;
	height: 938px;
}
UL.iPhoneApps LI.iPhoneApp
{
	display: inline;
	float: left;
	margin-left: 110px;
	width: 349px;
	margin-top: 38px;
}
UL.iPhoneApps LI.iPhoneApp UL.icon
{
	position: relative;
	margin-bottom: 15px;
}
UL.iPhoneApps LI.iPhoneApp UL.icon LI
{
	display: inline;
}
UL.iPhoneApps LI.iPhoneApp UL.icon LI.price
{
	display: block;
	position: absolute;
	margin-left: 190px;
	margin-top: 104px;
	top: 0;
	font: bold 24px Arial;
}
UL.iPhoneApps LI.iPhoneApp UL.icon LI.magazines
{
	display: block;
	position: absolute;
	margin-left: 190px;
	margin-top: 134px;
	top: 0;
	font: normal 18px Arial;
}
UL.iPhoneApps LI.iPhoneApp LI.description
{
	margin-bottom: 15px;
	font: 16px Arial;
	height: 100px;
}
UL.iPhoneApps LI.iPhoneApp LI.appstore
{
	text-align: center;
}

