.item-descr-title {
	font-size: 150%;
	font-weight: bold;
}
.item-descr-body {
/*	text-indent: 3ex;*/
	color: #000000;
	font-size: 130%;
}
.item-descr-body a, .item-descr-body p {
	font-size: 100%;
}
.item-descr-body a {
	text-decoration:underline;
}
.item-descr-price {
	font-size: 130%;
	font-weight: bold;
}
.item-descr-other-text {
	font-size: 130%;
}
.item-descr-outofstock, .item-descr-outofstock a {
	font-size: 130%;
	color: red;
}
.item-blin-text {
	font-size: 1pt;
	color: #D4D0C7;
}
.item-main .price-too-low, .item-main .price-too-low:hover {
	color:blue;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
.item-main .price-savings, .item-main .price-savings:hover {
	color:#ff6600;
	font-style:italic;
	text-decoration:none;
}



/*Used by Blaze software*/
.item-image {
	border-left: 1px solid #949494;
	border-right: 1px solid #949494;
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
}
/*Used by Blaze software*/
.item-descr-image-caption {
	color: #000000;
	font-size: 130%;
}
/*Used by Blaze software*/
.item-descr-qty {
	font-size: 130%;
}
