#rebate
{
	margin:30px auto 0px auto;
	text-align:center;
	font-size:10pt;
}

#rebateInput
{
	background:black;
	color:white;
}

#bigcart
{
	height:280px;
	width:300px;
	margin-left:80px;
	float:left;
	background:url('images/BigCart.jpg') no-repeat bottom left;
}

#EuPriceTable
{
	display:none;
}

#region
{
	margin: 15px auto 0px auto;
}

#notValidRebate, #rebateExpired
{
	color:red;
	font-size:8pt;
	display:none;
}

#validVAT, #validCode
{
	color:green;
	font-size:8pt;
	display:none;
}

.flagCell
{
	height:70px;
	font-size:11pt;
}

.flagCell img
{
	vertical-align:middle;
}

.flagCell a { color:#767676; text-decoration:none;}
.flagCell a:hover { color:white; }

#subContent
{
	text-align:center;
}

.activeRegion a
{
	color:white;
}

.flagPrice
{
	font-size:20pt;
}

.price
{
	text-align:left;
	color:white;
	font-size:10pt;
	border-collapse:collapse;
	background:#070707;
	border:1px solid #565656;
	border-top:0px;
	margin:20px auto 5px auto;
	width: 95%;
	text-align:left;
}

.price td
{
	border-top:1px solid #565656;
	padding:8px;
}

td.iconCol
{
	padding:4px 4px 4px 4px;
	border-right:0px;
}

td.iconCol img
{
	width:64px; height:64px;
}

td.priceCol
{
	font-size:180%;
	text-align:right;
}

.licenceType
{
	font-weight:bold;
	display:block;
}

.licenceDesc
{
	color:#adadad;
}

.buyNowButton
{
	margin-top:16px;
}

#purchaseInfo
{
	margin:20px;
	text-align:left;
}

#purchaseInfo p
{
	margin:0px 0px 0px 300px;
	font-size:8pt;
}

#purchaseInfo img
{
	float:left;
}

#euPurchaseInfo
{
	font-size:8pt;
}

#vatNoText
{
	display:none;
}

#volume
{
	border:1px solid #242424;
	margin:10px 30px 0px 30px;
	padding:5px;
}

#rebateSubmit
{
	vertical-align:middle;
	margin-bottom:3px;
}

#trialPay
{
	padding-top:10px;
	padding-bottom:10px;
	background: #fafafa;
	text-align: center;
}

#trialPay h3
{
	color: black;
}

#trialPayListItem
{
	color: yellow;
}