.advertising {
  display: inline-block;
  color: #999999;
  border: 1px solid #bbbbbb;
  cursor: pointer;
}
.horary-aspects {
  cursor: pointer;
}
.line {
  width: 100%;
  height: 1px;
}
.significators {
  text-align: center;
  border-right: 1px outset #ffffff;
  border-bottom: 1px outset #ffffff;
}
.td-cusp-data {
  background-color: #fafafa;
  line-height: 1.6;
  text-align: center;
}
.td-fixed-stars {
  text-align: left;
}
.td-strength {
  padding: 2px;
}
.tr-cusps {
  color: #0000dd;
  cursor: pointer;
}
.tr-cusps:hover {
  color: #0000dd;
  text-decoration: underline;
}
