#resultsLinks TD SPAN { margin: 0 10px 0 10px; }

.textGroup .textTitle { font-size: 14px; font-weight: bold; background-color: #CDD9FF; border-bottom: 1px solid #172C6C; padding: 2px; }
.textGroup .textAirport { font-weight: bold; background-color: #F5F5F5; padding: 2px; }
.textGroup .textReport { padding: 10px; font-family: monospace; }

.decodeTable { width: 100%; }
.decodeTable TR TD { width: 50%; vertical-align: top; }

.mapBox { width: 150px; text-align: center; float: left; margin: 5px; border: 1px solid #CCC; background-color: #FFF; padding-bottom: 5px; }
.mapBox:hover { background-color: #FFF5CD; border-top: 1px solid #9A8221; border-right: 1px solid #6C5B17; border-bottom: 1px solid #6C5B17; border-left: 1px solid #9A8221; }
.mapBox .mapThumb IMG { margin: 5px; }
.mapBox .mapTitle A { color: #172C6C; font-weight: bold; }
