/* CSS for iPhone */

body {
	-webkit-text-size-adjust: none;
}

a[href^="tel:"] {
	color: #a33838;
	text-decoration: underline;
	cursor: auto;
}

#footer {
	font-size: 7px;
	line-height: 12px;
}

#footer p {
	font-size: 7px;
	line-height: 12px;
}

#footer #lang {
	font-size: 12px;
	line-height: 24px;
}
