div.shop div.shopcartlittle {
	background: url(/static/i/relaunch/merkzettel-head-bg.jpg) no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding-top: 5px;
}

div.shop div.shopcartlittle table.shopcartlittle {
	margin-left: 9px;
}

div.shop div.shopcartlittle table.shopcartlittle td {
	vertical-align: top;
	height: 18px;
}

div.shop div.shopcartlittle table.shopcartlittle * {
	font-weight: bold;
	color: #444;
}

div.shop div.shopcartlittle table.shopcartlittle td span.shopcartlabel {
	font-size: 14px;
	color: #e8321d;
}

div.shop td.shopcartlabel {
	padding-bottom: 8px;
}
div.shop .memorize {
	display: none;
}
div.shop span.shopcartlabel {
	text-transform: none;
	font-size: 160%;
}
div.shop tr.spacer {
	display: none;
}