.hc, .hn {
	font-weight: bold;
}
#airports a.lk, #airports2 a.lk {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
}
#airports a.hlk, #airports2 a.hlk {
	background-color: #D6F7FF;
	border-bottom: 1px solid #FFFFFF;
}
#airports table, #airports2 table {
	border: 1px solid #000000;
	padding: 3px;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF; 
	position: absolute;
}
#airports table *, #airports2 table * {
	padding: 0;
	margin: 0;
}
#airports {
	position: absolute;
	z-index: 10000;
}
#airports2 {
	position: absolute;
	z-index: 10001;
}
#airports table .error, #airports2 table .error {
	width: 250px;
}
#airports table .error, #airports2 table .error {
}

