#content h1.home {
  margin-bottom: 0;
  padding-bottom: 0;
}

#content h1.home .tagline {
  margin-left: 20px;
}

ul.categories li {
  display: block;
  float: left;
  width: 25%;
  text-align: center;
  padding-bottom: 0.5em;
}

.featured_game .summary {
  line-height: 1.4em;
}

.featured_game img.screenshot {
   margin: 0 0 0 10px;
   border: 1px solid #333;
   float: right;
}

