span.volumePricingLinkRed {
	color: red;
}

div.productListDescription {
	position: relative;
	left: 16px;
	color: #666;
}

div.productListDescription a {
	color: red;
	text-decoration: underline;
}

span.store-product-price {
	font-weight: bold;
	float: right;
}

span.store-action-title {
	font-size: 10px;
	color: #666;
}

span.store-order-item-action-edit {
	visibility: hidden;
}