﻿h2, h3 {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	color: #FF6600;
}
h2 {
	height: 16px;
}
h3 {
	margin: 10px 0;
	padding-top: 10px;
	background-position: 0 10px;
	background-repeat: no-repeat;
	clear: both;
	height: 16px;
}
.tunes_compatibility_subtitle {
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	display: block;
	margin: 0 0 20px;
}
ul.cellblock {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	color: #FF6600;
	margin: 0;
	padding: 0;
	height: 145px;
	list-style: none;
}
ul.cellblock li {
	float: left;
	width: 33%;
	text-align: center;
	height: 145px;
}
ul.cellblock a {
	margin-top: 10px;
	display: block;
	border: 0;
}
ul.cellblock a img {
	border: 0;
}
/* old items */
.MainContents {
	position : relative;
	background-color: #ffffff;
	color: #000000;
	width: 750px;
	margin: 0px 0px 0px 0px;
	height: 200px;
}
.MainContents a:link {
	text-decoration: none;
	color: #78858D;
}
.MainContents a:visited {
	text-decoration: none;
	color: #78858D;
}
.MainContents a:hover, a:active {
	text-decoration: underline;
	color: #FF6600;
}
.CompatibleDevicesList {
	position : relative;
	color : black;
	font-family: Verdana;
	font-size: 12px;
}

.CompatibleDevicesList .CompatibleDevicesFirmwareLink {
	color: #FF6600;
	font-family: Verdana;
	font-size: 12px;
}
.CompatibleDevicesList .DeviceNameLink {
	color : #78858D;
	font-family: Verdana;
	font-size: 12px;
}

.tunes_compatibility_style1 {
	margin-left: 40px;
}
.tunes_compatibility_style2 {
	font-weight: normal;
}





