Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.ib-avionics .infobox-above {
	line-height: 1.6em;
	background-color: #eee;
}

.ib-avionics .infobox-header {
	border-top: 1px solid #a2a9b1;
	border-bottom: 1px solid #a2a9b1;
	line-height: 23px;
	background-color: #eee;
}

.ib-avionics-caption {
	padding: 0.3em 0 0 0;
}

.ib-avionics-caption-left .infobox-full-data,
.ib-avionics-caption-left .infobox-data,
.ib-avionics-caption-left .infobox-label {
	text-align: left;
}

.ib-avionics .mergedbottomrow .infobox-full-data,
.ib-avionics .mergedbottomrow .infobox-data,
.ib-avionics .mergedbottomrow .infobox-label {
	border-bottom: 1px solid #a2a9b1;
}

@media (min-width: 720px) {
	.ib-avionics .infobox-label {
		width: 50%;
		padding-right: 3px;
	}
	
	.ib-avionics .infobox-data {
		width: 50%;
	}
}