#spotlight {
  width: 100%;
}

#slider1 .article-image.review {
  width: 50%;
}

#footer {
  width: 100%;
}

#latest {
  width: 100%;
}
#latest .header {
  left: 0px;
}

.copyright {
  float: left;
}

#page-content, #comments {
  width: 100%;
}

.cat-bar .cat-name h2 {
  font-size: 1.5em;
}

#tabbed-latest-reviews .tabdiv li, .tabdiv.reviews li {
  display: block;
  width: 100%;
  clear: both;
  border-top: 1px solid white;
  border-bottom: 1px solid #cccccc;
}
#tabbed-latest-reviews .tabdiv li a, .tabdiv.reviews li a {
  float: left;
  border-top: 0px;
  border-bottom: 0px;
}
#tabbed-latest-reviews .tabdiv li.last a, .tabdiv.reviews li.last a {
  float: none;
}

.feedburner {
  position: relative;
  top: -26px;
}

.authorbox-wrapper {
  float: left;
}

.authorbox {
  width: 90%;
}

.feed-vertical-wrapper, .latest-wrapper {
  width: 100%;
}

.left-panel #slider1-wrapper ul {
  padding-bottom: 5px !important;
}

#spotlight .right-panel {
  margin-bottom: 0px !important;
}

.demo-plus {
  position: relative;
  top: -20px;
  left: 5px;
}
