.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: #FFFFFF;
}
.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;
}



.item-categories-title
{
	padding-top: 21px;
	font-size: 150%;
	font-weight: bold;
}
.item-categories-body {
	padding-top:5px;
	padding-left:12px;
}


/*Used by Blaze software*/
.item-image {
}
/*Used by Blaze software*/
.item-descr-image-caption {
	color: #000000;
	font-size: 130%;
}
/*Used by Blaze software*/
.item-descr-qty {
	font-size: 130%;
}

