H2
{
	font-size: 14pt;
	text-transform: lowercase;
}

.productPrice
{
	font-weight: bold;
	font-size: 18pt;
	color: #aac006;
	font-family: Arial, Helvetica, sans-serif;
}

#productDescriptionDiv
{
	padding-bottom: 10px;
	border-bottom: #aac006 2px dotted;
}

#productImageDiv
{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#productImageDiv a, #printViewLink a
{
	font-size: smaller;
}

#productDescriptionContentDiv
{
	margin-top: 10px;
	float: right;
	width: 65%;
}

#productPriceDiv
{
	margin-top: 10px;
	padding-bottom: 20px;
}

#buyFormDiv
{
	float: left;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-right: 55px;
	width: 250px; /*	border-bottom: #aac006 2px dotted;*/
}

ul#toplist
{
	margin-left: 325px;
}

.AirtimeTable
{
	width: 100%;
	padding-top: 10px;
}

.AirtimeTable th
{
	width: 15%;
	text-align: center;
	font-size: 10pt;
	border-bottom: 2px solid #000000;
	background: #EFEFEF;
	padding: 5px 0;
}

.AirtimeTable .rateHeader
{
	text-align: center;
	font-size: 10pt;
	border-bottom: 2px solid #000000;
	background: #EFEFEF;
	padding: 5px 5px;
	font-weight: bold;
}

.AirtimeTable .OddCell
{
	text-align: center;
	font-size: 10pt;
	border-bottom: 1px solid #000000;
	background: #EFEFEF;
	padding: 5px 0;
}

.AirtimeTable .Percent
{
	text-align: center;
	font-size: 10pt;
	border-bottom: 1px solid #000000;
	background: #EFEFEF;
	padding: 5px 0;
	font-weight: bold;
	color: #225396;
}

.AirtimeTable td
{
	width: 15%;
	text-align: center;
	font-size: 10pt;
	border-bottom: 1px solid #000000;
	padding: 5px 0;
}

.AirtimeTable .leftColumn
{
	width: 40%;
	text-align: left;
}

.AirtimeTable .leftColumnThin
{
	width: 16%;
	text-align: left;
}

.AirtimeTable2
{
	width: 100%;
	padding-top: 10px;
}

.AirtimeTable2 th
{
	text-align: center;
	font-size: 10pt;
	border-bottom: 2px solid #000000;
	background: #EFEFEF;
	padding: 5px 0;
}

.AirtimeTable2 .rateHeader
{
	text-align: center;
	font-size: 10pt;
	border-bottom: 2px solid #000000;
	background: #EFEFEF;
	padding: 5px 5px;
	font-weight: bold;
}

.AirtimeTable2 .OddCell
{
	text-align: center;
	font-size: 10pt;
	border-bottom: 1px solid #000000;
	background: #EFEFEF;
	padding: 5px 0;
}

.AirtimeTable2 .Percent
{
	text-align: center;
	font-size: 10pt;
	border-bottom: 1px solid #000000;
	background: #EFEFEF;
	padding: 5px 0;
	font-weight: bold;
	color: #225396;
}

.AirtimeTable2 td
{
	text-align: center;
	font-size: 10pt;
	border-bottom: 1px solid #000000;
	padding: 5px 0;
}

.AirtimeTable2 .leftColumn
{
	text-align: left;
}

.AirtimeTable2 .leftColumnThin
{
	text-align: left;
}

#additionalInfoNav
{
	margin: 15px 0;
}

#additionalInfoNav ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#additionalInfoNav li
{
	display: inline;
}

#additionalInfoNav li a
{
	margin-right: 25px;
}

#tab1, #tab2, #tab3, #tab4
{
	width: 100%;
	display: none;
	margin-top: 10px;
}

.zoneTitle
{
	margin-top: 10px;
}

.zoneComment
{
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
}

.zoneListing
{
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
}
