

#top_airplanecountheader
{
	position: absolute;
	display: block;
	top: 60px;
	width: 120px;
	text-align: left;
	margin: 23px 0 0px 840px;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_airplanecount
{
	position: absolute;
	display: block;
	top: 60px;
	width: 90px;
	text-align: right;
	margin: 23px 0 0px 850px;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_helicoptercountheader
{
	position: absolute;
	display: block;
	top: 75px;
	width: 120px;
	text-align: left;
	margin: 23px 0 0px 840px;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

#top_helicoptercount
{
	position: absolute;
	display: block;
	top: 75px;
	width: 90px;
	text-align: right;
	margin: 23px 0 0px 850px;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
