.shop-button {
	cursor: pointer;
}
a.shop-button, .shop-button {
	background-color:#eeeeee;
	color:#666666;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	border: #999999 1px solid;
	padding: 1px 7px 1px 7px;
	text-decoration:none;
}
a.shop-button-order, .shop-button-order {
	background-color:#eeeeee;
	color:#666666;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	border: #9f100a 1px solid;
	padding: 1px 7px 1px 7px;
	text-decoration:none;
}
.shop-red {
	color: red;
}
.shop-date {
	width: 70px;
	padding: 0 2px;
	margin-left: 5px;
	border: 1px solid #666666;
	background-color: #eeeeee;
	display: inline-block;
}
.shop-underline {
	border-top:black 1px solid;
}
.shop-cart-shipping-company-label, .shop-cart-shipping-company-text, .shop-total, .shop-cart-payment-label, .shop-cart-payment-text, .shop-cart-product-name, .shop-cart-product-ref, .shop-cart-product-ref-names {
	font-weight:bold;
}
#shop-pricetotal {
	font-size:14px;
	font-weight:bold;
}
.shop-progress {
	padding:0;
	margin:0;
	border:0;
	text-align: center;
}
.shop-progress-active, .shop-progress-active-start, .shop-progress-cart-start, .shop-progress-cart, .shop-progress-cart-end {
	color: #3366cc;
}
.shop-progress, .shop-progress-end {
	color:#cccccc;
}
.shop-shipping-company {
	font-weight: bold;
}
.shop-preview-image {
	text-align: center;
}
.shop-product-image img {
	height: auto;
	max-width: 100%;
}

.shop-payment-description .dropapp-imageblock .dropapp-item-img img {
	height: 40px;
	padding-right: 5px;
}
.shop-payment-description .dropapp-imageblock .dropapp-item-name {
	display: none;
}
.shop-payment-description .dropapp-imageblock .dropapp-item > div {
	background-color: transparent;
	border: none;
}

