#box_mainproducts .innerbox table.products tr.fewperrow .product a.details img {
    border: 0px solid #E1E1E1;
  }
  
.shop_index .main .innerbox span.productname {
height:60px;
}

.shop_product_list .main .innerbox span.productname {
height:60px;
}
#box_mainproducts .innerbox table.products tr.fewperrow .product .price {
height:40px;
}

.main .innerbox span.productname {
margin-top: 16px;
}

.main .box .innerbox {
    padding: 10px 10px 5px 10px;
}

.logo .innerlogo {
    background: url("../images/logo_background.png") no-repeat scroll right 1px transparent;
    width: 992px !important;
}

#box_productfull .nettoprice, #box_productfull .otherprice { display:none; }