
#iphone * {
	font-family:helvetica,sans-serif;
	font-size:14px;
}

#iphone .title {
	background-image:url('../img_iphone/header.png');
	background: repeat scroll 0 0;
	height:44px;
	
	text-align:center;
	width:auto;
	margin-bottom:13px;
}

#iphone .title .text {
	font-size:16pt;
	color:white;
	line-height:44px;
	font-weight:bold;
}

#iphone .home_icon tr td {
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	padding-bottom:10px;
}

#iphone select {
	width:100%;
	line-height:34px;
	font-size:16px;
}