/*  CSS dynamically generated by WBRStore module  */

	div.product-main-image {
	  float: left;
	  margin-right: 25px;
	}
	div.product-images .item-list {
	  float: left;
	  margin-right: 20px;
	  margin-bottom: 20px;
	}
	div.product_images .item-list ul li {
	  list-style: none !important;
	  margin: 0;
	  padding: 0;
	  padding-right: 10px;
	  display: inline;
	}
	body.ntype-b3-product .field-field-short-description {
	  font-weight: bold;
	}
	div.field-field-price {
	  font-size: 16pt;
	  float: right;
	  padding-right: 20px;
	}
	body.ntype-b3-product div.terms {
	  clear: both;
	}
	div.view-store td {
	  vertical-align: top;
	  padding-right: 10px;
		text-align: center;
	}
	
	/* STORE PRODUCTS */
	.view-store .field-price-value.has-sale-price,
	.node .field-field-price.has-sale-price .regular-price {
		text-decoration: line-through;
	}
	.node .field-field-price.has-sale-price .regular-price {
		margin-right: 5px;
	}
	.view-store .field-sale-price-value,
	.node .field-field-price.has-sale-price .sale-price {
		color: #ff0000;
	}
	