

/* Start:/bitrix/components/pm/sale.basket.basket_new/templates/cart/style.css?1380723112665*/
/*Table*/
table.sale_basket_basket
{
	width:100%;
	border-collapse:collapse;
	font-size:12px;
}

/*Table head*/
table.sale_basket_basket th
{
	background-color: #198318;
	color:#fff;
}

/* Table cells and heads*/
table.sale_basket_basket th, table.sale_basket_basket td
{
	vertical-align:middle;
	padding: 0 15px;
	border-bottom: 1px #198318 solid;
}

table.sale_basket_basket th {
	height:	30px;
}

table.sale_basket_basket td {
	height: 50px;
}

table.sale_basket_basket td a {color:#000;font-weight:bold;text-decoration:none;}
table.sale_basket_basket td a:hover {text-decoration:underline;}

span.author {
	font-size: 11px;
}
/* End */
/* /bitrix/components/pm/sale.basket.basket_new/templates/cart/style.css?1380723112665 */
