.news {
  padding: 6px 0 5px 22px;
}

.news tr {
  height: 189px;
}

.blog-box {
  background: #ffffff url(/skin/frontend/default/gameseat/images/news_background.png) no-repeat bottom;
  width:      848px;
  margin-bottom: 8px;
}

.postWrapper0, .postWrapper1 {
  float: left;
  width: 400px;
  position: relative;
  color: #000000;
  border-top: 4px solid #dddddd;
  padding: 0 10px 10px 10px;
}

.postWrapper0 {
  margin-right: 8px;
}

.blog-box .no-post {
  float: left;
  width: 420px;
  position: relative;
}

.blog-box .postTitle h2 {
  padding-top: 18px;
  padding-left: 10px;
  margin: 0px;
  font-size: 1.1em;
}

.blog-box .postTitle h3 {
  margin: 0 4px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 10px;
  padding-top: 2px;
  background: url(../images/news_date.png) no-repeat;
  width: 94px;
  height: 16px;
  font-size: 0.833em;
  color: #737373;
  line-height: 10px;
  overflow: hidden;
}

.blog-box .postContent {
  font-size: 0.917em;
  width: 376px;
  padding: 10px;
}


.clear {
  clear: both;
}

.BlogPostWrapper .postTitle h2 {
  padding-left: 10px;
}

.BlogPostWrapper .postTitle h2 a {
  color: #000000;
  text-decoration: none;
}

.BlogPostWrapper .postTitle h3 {
  padding-left: 10px;
  padding-top: 2px;
  font-size: 1.15em;
}

.BlogPostWrapper .postContent {
  padding-left: 10px;
}

.BlogPostWrapper .postDetails {
  padding-left: 10px;
  padding-top: 10px;
  font-size: 1.167em;
}

.postListWrapper .postTitle h3 {
  font-size: 1.15em;
  margin: 2px 0 4px 0;
}
