body {
  background: #111;
  color: #fff;
  padding-bottom: 50px;
}

div.container {
  position: relative;
}

div.secondary {
  position: absolute;
  right: 50px; top: 20px;
  width: 250px;
}

.clear {
  clear: both;
}

h1 {
  border-top: 10px solid #00AEFF;
  line-height: 0.9;
}

h1 span {
  color: #00AEFF;
  font-size: 80%;
}

h2 {
  border-left: none;
  left: 0;
  padding-left: 0;
  color: #eee;
  line-height: 1.1;
  margin-bottom: 10px;
}

p, ul {
  color: #777;
  font-size: 20px;
}

ul {
  list-style-position: outside;
  padding: 0;
}

div.footer p {
  font-size: 14px;
  width: 600px;
  color: #444;
}

.container p img {
  width: auto;
}

a.itunes {
  color: #f89e0e;
}

a img {
  border: none;
}

#headline_statement {
  font-family: "Minion Pro", "Times New Roman", serif;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #333;
}

#headline_statement p {
  font-size: 20px;
  color: #666;
}

#headline_statement p#main_statement {
  font-size: 24px;
}

.feature {
  width: 48%;
  padding-right: 1%;
  height: 300px;
  float: left;
  padding-bottom: 20px;
}

.feature h2 {
  margin-top: 10px;
  font-size: 24px;
  width: 96%;
}

.feature p {
  padding-right: 10px;
  width: 96%;
}

.feature sup {
  font-size: 10px;
}

.feature .screenshot {
  border: 2px solid #fff;
  display: block;
  width: 95%;
}

#sidebar div.section {
  border-bottom: 1px solid #444;
}

ul.navigation {
  color: #666;
}

#banners img {
  margin: 15px 0;
}

#price {
  width: 126px;
  height: 0; padding-top: 111px;
  text-indent: -100em;
  position: absolute;
  top: 0; right: 10px;
  background: url(../images/squeemote-price.png) no-repeat;
}

#footnotes {
  clear: both;
  padding-top: 30px;
}

#footnotes .footnote {
  font-size: 13px;
}

/* get satisfaction widget */

#gsfn_content .time {
  margin-left: 5px;
  font-size: 11px;
}

#gsfn_list_widget div.powered_by a {
  font-size: 12px;
}