/* styles for prices under product name */
.product-item .item-image-100-100 {
	border: 0 !important;
}
.product-item .product-item-border-top {
	border-top: #eee 1px solid;
}
.product-item-border-wrapper {
	border-right: #eee 1px solid;
}

.block-showroom .product-item .product-item-border-top {
	border-top: #eee 1px solid;
}
.block-showroom .product-item-border-wrapper {
	border-right: #eee 1px solid;
}
.block-showroom .item-image-200-200 {
	border: 0 !important;
}

.price-buy-button .add-to-cart {
	border: #eee 1px solid;
	background-color: #fff;
}

/*----------new product view-----------*/

div.separate-line {
	height:1px;
	font-size:1px;
	background:#E5E5E5;
}
div.other-propositions {
	background-color:#F8F8F8;
	border-color:-moz-use-text-color #E2E2E2;
	border-style:none solid;
	border-width:0 1px;
	height:23px;
	padding:0 8px;
}
div.other-propositions .paging-wrapper {
	padding:2px 0 0 0;
}
div.top-bot-border {
	background-color:#E2E2E2;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	font-size:1px;
	height:1px;
	overflow:hidden;
}
div.order, table.product-view-details, div.pdf-spec-download {
	margin:10px 0;
}
div.supplier, h1.price-text, div.button-action, p.short-description {
	margin-bottom:10px;
	margin-top:0 !important;
	padding-top:0 !important;
	padding-bottom:0 !important;
}
div.order h1.supplier-contacts {
	color:#444;
}
div.mail-to-supplier {
	display:inline-block;
	width:49%;
}
div.big-img a {
	padding:5px;
	margin:0px 10px 5px 0px;
	border:1px solid #e5e5e5;
}
div.additional-images a {
	float:left;
	padding:3px;
	margin:0 2px;
	border:1px solid #e5e5e5;
}
.image-box-header {
	font-size:1em !important;
}
.image-box-preview-container img {
	padding:5px 15px;
}
