div.monitorResult p {
	margin: 0px;
}

div.monitorResult td.monitorLegendColumn 
{
	vertical-align:top;
}

div.monitorResult td.code {
	text-align: right;
	vertical-align: top;
	padding-right: 3px;
	color: #000;
}

div.monitorResult td.divider {
	text-align: center;
	vertical-align:top;
	color: #000;
}


div.monitorResult td.label {
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
	color: #000;
}


div.monitorFlightIconLegend img {
	vertical-align: middle;
}



/* "More Airlines" link. */
div.monitorAirlineLegend p {
	position: absolute;
	left: 2px;
	bottom: 5px;
}


/* "More Airports" link. */
div.monitorAirportLegend p {
	position: absolute;
	left: 2px;
	bottom: 5px;
}


div.monitorWeatherLegend td {
	color: #000;
}


div.monitorWeatherLegend table {
	margin-left: 15px;
}

div.monitorWeatherLegend td.precip {
	text-align: right;
}

div.monitorWeatherLegend td.light {
	text-align: left;
}

div.monitorWeatherLegend td.heavy {
	text-align: right;
}



div.monitorFlightInfoLegend img {
	border: 1px solid #000;
}

