body.home div.box.single,
body.blog div.box.post {
  background-color: #fff
}
body.blog div.box.post {
  margin: 0 auto;
  padding: 10px;
  float: none;
}
#header_right > div.search_bar > form {
  visibility: hidden
}
#header_right > div.search_bar {
  background: transparent url(/files/2012/05/Book-Tree.png) bottom right scroll no-repeat
}
.search_bar {
  display: block;
  height: 83px;
  width: 174px;
  position: absolute;
  right: 15px;
  top: -10px
}
div.slide {
  background: transparent url(/files/2012/05/Galaxy-Background.jpg) center center no-repeat
}
.slide .image {
  margin: 10px;
  float: right
}
div#single_product_page_container div.single_product_display div.productcol div.product_description {
  margin-bottom: 0
}
.single_product_display .imagecol img.no-image, #content .single_product_display .imagecol img {
  max-height: 70px;
  max-width: 70px
}
div.wpsc_product_price p.pricedisplay {
  display: none
}
input[type='submit'],input[type='button'],button {
  background-color: #F33F3F; color: white;
  padding: 0.5rem 1rem !important;
}