#coords_table td{
 border: 1px solid #7777FF;
 padding: 3px;
}

#coords_table th{
 border: 1px solid #77FF77;
 text-align:center;
 padding: 3px;
}

#coords_table th.header_Date{ width:120px;}
#coords_table th.header_Longitude, #coords_table th.header_Latitude{ width:100px;}
