/* Modification must be reported in ie8.css */

/* #Custom styles for products
================================================== */
  .product_detail #ProductLeftCol{
    float:left;
    width:auto;
    margin-top:0px;
  }
  .product_detail #ProductRightCol{
    float:right;
  }
  
  /* #Custom styles for header
================================================== */
  #header {
    height: 320px;
  }
  
.one-third + .one-third + .one-third {
    margin-right: 0;
}  

.widgetProduct + .widgetProduct + .widgetProduct + .widgetProduct {
    margin-right: 0;
}