.shopping_cart_box 
{
	background: #00a062 url(img/shoptl.gif) no-repeat left top;
	margin-bottom: 10px;
}
.shopping_cart_box div
{
	background: url(img/shoptr.gif) no-repeat right top;
}
.shopping_cart_box div div
{
	background: url(img/shopbr.gif) no-repeat right bottom;
}
.shopping_cart_box div div div
{
	background: url(img/shopbl.gif) no-repeat left bottom;
/*	padding:10px;*/
}
.shopping_cart_box_title
{
/*	background:transparent url(img/korzinka.png) no-repeat scroll left 7px;*/
	padding:7px 17px;
	color:white;
	font-weight: bold; 
	font-size: 12px;
	margin-left:10px;
}
