.content_body h2 {
  color: #99cc33;
  font-size: 160%;
  font-weight: bold;
  margin-bottom: 10px; }
  .content_body h2 img {
    display: inline;
    height: 18px; }
.content_body ul {
  margin: 10px 0; }
  .content_body ul li {
    margin-left: 30px;
    padding: 3px 0;
    list-style-type: disc; }

#columns {
  margin-top: 25px; }

#sales_final {
  margin-top: 25px;
  text-align: center; }

#its_purchase img {
  float: left; }
#its_purchase div {
  float: left;
  width: 780px;
  margin-left: 20px; }
