.product_name {
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
}

.product_desc {
	color: #999999;
	overflow: hidden;
	height: 80px;
	padding-left: 10px;
}

.product_code {
	color: #999999;
}

.product_code strong {
	color: #999999;
}

.innerproduct_name {
	font-size: 20px;
	font-weight: bold;
	color: #c1272d;
	padding-bottom: 10px;
}

.innerproduct_code {
	font-weight: bold;
	padding-bottom: 10px;
}

.innerproduct_code strong {
	color: #999999;
}

.innerproduct_desc {
	
}

.innerproduct_price, .innerproduct_onsale {
	padding-top: 10px;
	color: #c1272d;
	font-size: 14px;
	font-weight: bold;
}

.innerproduct_saleends {
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}

.innerproduct_options blockquote {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.related {
	padding-top: 4px;
}

#breadcrumbs {
	text-align: right;
	font-weight: bold;
	border-bottom: 10px;
	padding-right: 6px;
}
.innerproduct-pricing {
    display:none;
}
