body { font-family: monospace; font-size: 11px; padding: 0px; margin: 0px;}
img {border: none}

#scanner_container {width: 800px; height: 500px; padding: 0px; border: none; border-collapse: collapse;}
#scanner_display {width: 628px; background-color: #f5B018; font-size: 10px; padding-bottom: .2em;}
#scanner_left {width: 86px; background: url(scanner_left_back.jpg); background-repeat: repeat-y; vertical-align: top;}
#scanner_right {width: 86px; background: url(scanner_right_back.jpg); background-repeat: repeat-y; vertical-align: top;}

#icons {float: right; position: relative; left: -295px; top: 333px;}
#icons img {padding-left: .5em;}

#event_list {overflow: auto; font-size: 80%; width: 628px; height: 228px; border-bottom: dotted 1px black; }
#incident_list {vertical-align: top; width: 608px; font-size: 12px;}
#incident_list td {vertical-align: top; padding-left: .5em; padding-right: .5em;}

#event_list tr { height: 15px; }
#event_list td { padding-left: 2px; height: 15px; }

#event_list_header { position: relative; top: 83px; left: 86px; width: 608px; }
#event_list_header table {width: 628px; font-size: 12px; font-weight: bold;  border-bottom: dotted 1px black;}

#event_list_header table td { padding-left: 2px; white-space: nowrap; font-size: 12px;}
.event_id { width: 69px; }
.event_type { width: 70px;}
.event_units { width: 42px;}
.event_agency { width: 50px; }
.event_status { width: 80px;}
.event_location { width: 203px; }
.event_date { width: 106px;}			

.event_header_id { width: 69px; }
.event_header_type { width: 70px;}
.event_header_units { width: 42px;}
.event_header_agency { width: 50px; }
.event_header_status { width: 80px;}
.event_header_location { width: 203px; }
.event_header_date { width: 136px;}			


#summary {position: relative; top: -229px; left: 105px; width: 628px;font-weight: bold; font-size: 12px;}
#eventBody {background-color: #f5b017; }

#disclaimer p {font-size: 14px;}
