.site-info {
    display: none;
}

.entry-header {
    display: none;
}

.post .content {
 width: 40em;
}

.grid_6 {display:none;
}

#left {
  float: left;
  width: 60%;
  overflow: hidden;
}

#right {
  overflow: hidden;
}

.wp_cart_product_display_box {
  max-width: 220px;
  float: left;
  margin-right: 10px;
}

