fieldset {
  margin-bottom: 15px;
  padding: 7px 5px 10px; /* Combine padding properties */
}

#cg_tt {
  font-weight: bold;
  color: black;
}

#cg_ct {
  line-height: 1.4em;
  font-size: 0.9em;
  text-decoration: none;
  padding-bottom: 50px;
}

#cg_st {
  padding-bottom: 5px;
  font-size: 0.8em;
  font-style: italic;
}

#cg_chaque {
  padding: 10px 0; /* Combine padding properties */
  text-align: center;
  font-weight: bold;
}

#cg_chaque2 {
  padding-top: 3px;
  padding-bottom: 10px;
}

#cg a {
  text-decoration: none;
}

#cg a:hover {
  color: red;
}

#shortcurtimg {
  padding-bottom: 5px;
}