
h6{
    color: #22e;
    margin-bottom: .2em;
    //border-bottom: 1px solid lightblue;
    font-variant: small-caps;
}

.lbl{
  color: gray !important;
  font-size: 0.85em;
  font-style: italic;
}

td{
    border-right: 1px solid lightgray;
}

#con_subscriber td:first-child {
  color: gray;
}
