/*Table*/
table.sale_basket_small
{
	border-collapse:collapse;
	font-size:12px;
	background: url(/bitrix/templates/biosan/images/basket_fon1.gif);
	background-repeat: repeat-x;
	border: 0px;
	width: 100%;
}

/*Table head*/
table.sale_basket_small th
{
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_basket_small th, table.sale_basket_small td
{
	padding: 3px 5px;
	vertical-align:top;
}

.sale_basket_submit{
background: url(/bitrix/templates/biosan/images/sale_basket_submit.gif);
background-repeat: x-repeat;
border: 0px;
width: 61px;
}

.not_tovars{
  	position: absolute;
	margin-top: -15px;
	margin-left: 0px;
	z-index: 2;
}