﻿div.currentVersion
{
	position:absolute; bottom:10px; left:25px; width:300px; height:auto; z-index:99; color:White;
	text-transform:uppercase;
	font-size:1.5em;
}

.bannerFreeUpgradeButton
{
	position:absolute; bottom:50px; left:23px; z-index:99;	
}


div.content
{
	padding:20px 12px 10px 12px;
}

h2
{
	font-size:2.4em;
	font-weight:bold;
}

table.coverage th
{
	font-size:1.8em;
	font-weight:normal;
	color:Black;
	padding-bottom:10px;
}

table.cameras td
{
	font-size:1.2em;
	border-top:solid 1px #ececec;
	padding:2px 0;
	width:30%;
}
table.cameras th
{
	color:#2b78e4;
	font-weight:normal;
	text-align:left;
	padding-left:0px;
	width:30%
}

table.cameras td.number
{
	text-align:right;
	padding-right:5px;
}

div.disclaimer
{
	padding:10px 12px 5px 12px; font-size:1.1em;
}
