.ios_bg {
	background: #a7bac8 url('img/ios/bgios.gif') repeat-x top;	
}

.ios_title {
	font-family: Helvetica;
	font-weight:bold;
	font-size: 18px;
	color: #005050;
	text-shadow: 0px 1px 0px #fff;
}

.ios_block {
	padding: 20px;
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
}

.ios_txt {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
}

.ios_msg {
	font-family: Helvetica;
	font-weight:normal;
	font-size: 12px;
	color: #3c4e5a;
	text-shadow: 0px 1px 0px #dee7da;
}