body {
	-webkit-text-size-adjust:none;
}

.computeronly {
	display:			none;
}
div.iphoneonly {
	display:			block;
}
span.iphoneonly {
	display:			inline;
}

h2 {
	font-size:			1.25em;
	text-shadow:		#000 0 -1px;
}
h3 {
	font-size:			0.8em;
	text-shadow:		#000 0 -1px;
}
body.app h3, div.credits h3, div.copyright h3, #page.help h3, #page.sync-help h3 {
	font-size:			1.05em;
}
h4 {
	font-size:			1.05em;
	text-shadow:		#000 0 -1px;
}
#questions h4 {
	font-size:			0.95em;
}
h4 .small {
	font-size:			0.85em;
}
p, div.question, div.answer, li, div#message {
	font-size:			0.95em;
}
.services li {
	font-size: 			0.85em;
}

label {
	font-size:			0.75em;
}
div.checkbox input {
	width:				20px;
	height:				20px;
}
div.checkbox label {
	margin-top:			3px;
}