#gages th.title {
   padding: 12px 6px 1px 6px;
   margin-bottom: 0;
   color: #000;
   border: none;
   font-size:110%;
   height: 2em;
   text-align: left;
   vertical-align: middle;
}
#gages th {
   padding: 2px 6px 2px 6px;
   background-color: #888;
   color: #fff;
   font-weight: 500;
   font-size: 80%;
   border-width: 1px 1px 1px 0px;
   border-style: solid;
   text-align: center;
}
#gages td {
   padding: 2px 6px 2px 6px;
   font-size: 75%;
   color: #000;
   border-width: 0px 1px 1px 0px;
   border-style: solid;
   white-space: nowrap;
}
#gages td.padright {
   padding-right: 1.0em;
   text-align: right;
}
.newDate {
   font-size: 85%;
   color: #060;
}
.oldDate {
   font-size: 80%;
   color: #f00;
}
img.button {
   border: 0;
}
p.reference {
   font-size: 90%;
   margin: 2em 0em 2em 0em;
}
#text #gages a {
   color: #300;
   text-decoration: none;
}
#text #gages a:visited {
   color: #600;
   text-decoration: none;
}
#text #gages a:hover {
   color: #c00;
   text-decoration: underline;
}