.excluding-vat {
  font-size: 0.7em;
  font-style: italic;
}

.advice-price {
  font-size: 1.0em;
  font-style: italic;
  font-weight: bold;
  color: red;
}

.catalog-pricing {
  float: right;
  font-size: 1em;
  margin-right: 2em;
  text-align: center;
  width: 7em;
}
 
.diffPrice {
	white-space: nowrap;
}

.uc-price-sell {
}

.pricing.product-info.product.sell {
	display: none;
}

#summary-prices, #variables_system-list, #variables_intermediate-list {
	margin-top:20px; 
}

#warning-browser {    
  color: red;
  font-style: oblique;
  font-weight: bold;
  padding-bottom: 15px;
}

.product-info.product.sell {
	font-weight: bold;
}

#variables_intermediate-list td a {
    margin-right: 10px;
}
