
/*
F3F1E4
E7E0C4
CEBA8C
*/

.box .col_prices 
{ 
	BACKGROUND-COLOR: #E7E0C4;
	font-weight:normal;
	text-transform:none;
}

.box .col_deliv 
{ 
	BACKGROUND-COLOR: #F3F1E4; 
	font-weight:normal;
	text-transform:none;
}



.box .col_grey
{
	font-weight:normal;
	text-transform:none;
	color:#666666;
}

.box .col_normal
{
	font-weight:normal;
	text-transform:none;
}

.box .col_comp
{
	font-weight:normal;
	text-transform:none;
	color:brown;
	font-size:9px;
}


