/* @override http://dev.ellaseven.com/css/iphone.css */

#iphone {
	position: absolute;
	top: 10px;
	left: 10px;
	background: transparent url(/images/iphone_bg.png) no-repeat;
	height: 751px;
	width: 407px;
}

#iphone object {
	position: absolute;
	top: 140px;
	left: 47px;
	height: 480px;
	width: 320px;
}

#content{
	position: absolute;
	top: 55px;
	left: 470px;
	height: 551px;
	width: 400px;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	padding-left: 75px;
}

#content img{
	position: absolute;
	left: 0px;
}

#content h2{
	font-size: 18px;
	font-weight: bold;
}

li{
	list-style-type: disc;
	margin-left: 25px;
}