td.cart {
	
}

div.cart {
	background-image: url(../img/karfa.gif);
	background-repeat: no-repeat;
	background-color: #DFDFDF;
	height: 40px;
	padding-top: 26px;
	margin: 0px;
	margin-bottom: 4px;
}

.shop_cart {

}

.shop_cart .name {
	color: #EE1C23;
	font-size: 10px;
	font-weight: bold;
	float: both;
	display: inline;
	
}

.shop_cart_itemsepr {
	color: #EE1C23;
	font-size: 10px;
	font-weight: bold;
	float: both;
	display: inline;
	padding: 4px;
}