table.sale_basket_basket
{   background-image:url(images/table_head.gif);
	width:80%;
	background-color:#F9FAFB;
	border-collapse:collapse;
	font-size:18px;
    	background-repeat:repeat-x; 
	}

/*Table head*/
table.sale_basket_basket th
{
	

	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_basket_basket th, table.sale_basket_basket td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}
