.shopHeader {
	margin-bottom:2px;
}

.shopHeader .marginRight {
	margin-right: 2px;
}

.shopHeader .shopHeaderTitel{
	background-color: #ddd7cc;
	padding: 5px 8px 5px 8px;
}
	
.shopItems {
	margin-bottom:2px;
	height:92px;
}

.shopItemsInfo{
	background-color: #e7e3db;
	padding: 5px 8px 5px 8px;
}

 .over{
	background-color: #ddd7cc;
}



.shopItems .marginRight {
	margin-right: 2px;
}

.shopItems .icon {
	padding: 0px 0px 5px 0px;
}

.shopNav {
	margin-top: 10px;
	padding-right: 4px;
}

.smallThumb {
	overflow:hidden;
	height:76px;
	width:76px;
}


.shopDelivery{
	background-color: #e7e3db;
	margin-bottom:2px;
}

.shopDelivery .title {
	font-size:12px; 
	font-weight:bold;
	color: #82807c;
	margin-bottom: 20px;
}

.shopDelivery .currentAddress {
	padding: 5px 10px 5px 10px;
	width:300px;
	margin-bottom:10px;
}

.shopDelivery .newAddress {
	padding: 5px 10px 5px 10px;
	width:400px;
	margin-bottom:10px;
}

.shopDelivery .thanks {
	padding: 5px 10px 5px 10px;
	width:700px;
	margin-bottom:10px;
}

.amount {
	padding:6px 2px;
	font-size:13px;
}

.cardName {
	font-size:13px; 
	
	margin-bottom: 10px;
}

.large { font-size:13px; }

.editProduct {
	background:url('../../../data/images/skin/default/arrow-left.png') no-repeat left 5px;
	padding:3px;
	padding-left:13px;
	
}