* {
  font-family: Helvetica;
  font-size: 12px;
}

body {
  width: 100%;
  border: none;
  margin: 0;
}

#logo {
  padding: 0 20px 0 8px;
  height: 80px;
  width: 64px;
  margin: -8px 16px 0 4px;
}

h1, h1 a {
  font-size: 32px;
}

h2, h2 a {
 font-size: 18px;
}

h3 {
  font-size: 14px;
}

#header {
  width: 320px;
  height: 64px;
  z-index: 1;
}

#header h2 {
  font-size: 20px;
  margin-right: 0;
}

#shared_story h2 {
  font-size: 20px;
}

.ss_const {
  height: 132px !important;
}

#content {
  padding: 176px 0 0 0;
  min-width: 0 !important;
  width: 320px;
  margin: 0;
  position: relative;
  left: 0;
  z-index: 0;
}

.no_ad {
    padding: 80px 0 0 0 !important;
}

#footer {
  min-width: 0 !important;
  width: 320px;
  font-size: 14px;
}

#shared_story {
  height: 136px;
  overflow: hidden;
}

.storylite {
  height: 132px;
  overflow: hidden;
  background-image: url("../../images/bit/bg-iphone_storylite.png");
}

.st_const {
  height: 120px;
  padding-bottom: 12px;
  overflow: hidden;
}

.ss_const {
  height: 136px;
}

.storylite img {
  height: 40px !important;
  width: 40px !important;
  padding-bottom: 4px;
  margin-top: 8px;
}

#ad {
  position:absolute;
  left: 0;
  top: 96px;
  right: 0;
  width: 320px;
  height: 80px;
  background-color: #fff;
  border-bottom: 1px solid #347799;
  padding: 0 !important;
  margin: 0;
  z-index: 2;
}

#ad img {
  width: 200px;
  margin: 0 4px 0 8px;
}

#related_stories_bar {
  width: 320px !important;
}

#shared_story img {
  height: 64px !important;
  width: 64px !important;
  padding-bottom: 4px !important;
}

#iphone_ad_content {
  display: block;
}

.outer {
    height:60px !important;
}

.top_news_story {
  background-image: url('../../images/bit/bg-cell_home-iphone.png');
  border-bottom: 1px solid #7799ff;
}

.sections_story {
  background-image: url('../../images/bit/bg-cell_section-iphone.png');
  border-bottom: 1px solid #4970e1;
}

h2.with_related_button {
  padding-right: 80px;
  width: 160px;
}
