body { font-size: 9pt; font-family: sans-serif; background-color: #ddf9bb; }

#leftColumn img { margin-top: 10px; margin-bottom: 10px; }
#leftColumn input { width: 100%; margin-bottom: 5px; }
#leftColumn td { width: 40px; text-align: right; }
#leftColumn select { width: 135px; }

#directlink { margin-left: 47px; font-size: 8pt; text-decoration: none; color: Blue; }

#news { font-size: 8pt; 
        margin-left: 3px; width: 180px; 
        position: absolute; top: 205px; bottom: 10px; 
        overflow: scroll; }
#news h4 { margin: 0px; font-size: 8pt; } 

#footer { font-size: 7pt; position: fixed; bottom: 0px; right: 13px; }
#footer a { font-size: 7pt; color: Black; }

#map { position: absolute; left: 200px; top: 10px; bottom: 15px; right: 10px; border: solid 1px black; }
#updating { position: absolute; left: 215px; right: 25px; bottom: 30px; text-align: center; padding: 5px;
            background-color: #ffffff; opacity: .8;
            font-size: 12pt; font-weight: bold; display: none; }
