.iPhoneTabTbl {
	background-color: #bbb;
	margin: 12px 0;
}

.iPhoneTabTbl TD {
 	background-color: #ddd;
	padding: 8px 12px;
	font-weight: bold;
}

.iPhoneTabTbl TD A {
	color: #666;
	text-decoration: none;
}

.iPhoneTabTbl TD A:hover {
 	color: #333;
	text-decoration: underline;
}

.iPhoneTabTbl TD.selected {
 	background-color: #888;
	color: #fff;
	padding: 8px 12px;
}

.iPhoneContainer { color: #666; }

.iPhoneContainer .iPhoneIntro { font-size: 1.1em; }

.iPhoneContainer .iPhoneBuyLink { color: #036; }
.iPhoneContainer .iPhoneBuyBtn { margin-left: 20px; }

.iPhoneContainer H2 {
	color: #666;
	font-size: 1.5em;
}

.iPhoneContainer H3 {
	color: #666;
	font-size: 1.1em;
}