/* CSS Document */

#cost {
  border: 1px solid #A4A4A3;

  font-family: Century Gothic, Franklin Gothic Book, Lucida Sans, Verdana;
  font-style: normal;
  font-size: 14px;
  color: #000000;
  text-align: center;
}

.heading {
  font-weight: bold;
  color: #008081;
}

.tabbedheading {
  font-weight: bold;
  color: #008081;
  padding-left: 25px;
  text-align: left;
}

.break {
  border-top: 1px solid #A4A4A3;
}

.dollars {
  text-align: right;
}