.h2-gray2 { padding-top: 16px; }
.h3-gray3 { padding-top: 12px; }
.productPriceTable { margin-top: 8px; border-collapse: separate;}

.productPriceTable td {
	padding: 2px 4px;
}

td.switcheditiontitle {
	background-image: url("/images/shop/switcheditiontablehead.gif");
}	

.product-license-price { padding-bottom: 10px; }
.product-upgrade-version { padding-bottom: 10px; }
.product-switch-edition { padding-bottom: 10px; }
.hide-unrelated-license-price { display: none; }
.hide-unrelated-upgrade-version { display: none; }
.hide-unrelated-switch-edition { display: none; }

td.pricetitle {
	color: white;
	background-color: #0071DC;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
	height: 34px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.pricedetail {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	font-weight: bold;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
td.pricedetailright {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	font-weight: bold;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
}


td.upgradetitle {
	color: white;
	background-color: #0071DC;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
	height: 34px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.upgradedetail {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	font-weight: bold;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
td.upgradedetailright {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	font-weight: bold;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
}


td.switcheditiontitle {
	text-align: center;
	color: black;
	background-color: #E6A059;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
	height: 34px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
}
td.switcheditiondetail {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	font-weight: bold;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
td.switcheditiondetailright {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	font-weight: bold;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
}
