/*
 * Local stylesheet:
 * Metadata-ISO19115 
 *
 */

  /* Style the tables */
table, th, td {
    background-color: #F2F2F2;
    border-collapse: collapse;}
table {
    border: 1px solid #000000;
    width: 100%;
}
caption {
    font-style: italic;
    text-align: left;
}
th, td {
    border: 1px inset #CCCCCC;
    hyphens: auto;
    padding: 0.25em;
}
th {
    color: #005A9C;
}

 /* Style the class-elements blocks */
div.azlist {
    background: #dddddd;
    border: solid #000000;
    padding: 5px;
    width: 100%;
}

.back {
      float: right; font-size: small;
    }
