would place the product description area, next to the picture, looks just as catalog
What should occupy css?
http://hagenchile.cl/v2/index.php/arena ... a-2-detail
thanks
div.productdetails-view {overflow: hidden;}
div.productdetails-view div.productDetails {float:left; width: 40%;}
div.productdetails-view div.productDetails div.width40 {width: 100%;}
div.productdetails-view
div.product-description {float: right; width: 59%}
