#featured {
  padding-bottom: .5em;
  margin-bottom: .5em;
  border-bottom: 2px solid #CCC;
}

#featured h1 {
  display: inline;
  font-size: 1.4em;
  line-height: 1.1em;
}

#featured h4 {
  display: inline;
}

#featured-title {
  margin-bottom: .5em;
}

#featured .content {
  font-size: 1.1em;
  display: inline;
}

#speakeasy h3, #chronicle h3 {
  display: inline;
  font-size: 1.2em;
}

#speakeasy .story {
  border-bottom: 1px solid #ccc;
  margin-bottom: .5em;
  padding-bottom: .5em;
}

#chronicle .story {
  border-bottom: 1px solid #ccc;
  margin-bottom: .2em;
  padding-bottom: .2em;
}

#speakeasy .imagecache, #featured .imagecache, #chronicle .imagecache {
  float: right;
  margin-left: 10px;
}

#speakeasy .content, #chronicle .content {
  padding-top: .2em;
  line-height: 1.4em;
  font-size: .9em;
}

#chronicle h3.nonchron {
  font-size: .9em;
}

