#pricelist table {	border-collapse: collapse;
		table-layout: fixed;}
	
#pricelist td, .productsearch td {padding: 3px;}

.pricetext {font-family: Arial, Helvetica, sans-serif;
			font-size: 12px; 
			font-weight: normal; 
			color: #333;}

.bold  {font-weight: 800;}

.pricetext b {line-height: 1.9;
	font-weight: 800;}

.pricepart {font-family: Arial, Helvetica, sans-serif;
			font-size: 12px; 
			font-weight: bold; 
			color:434343;}
			
.headpris { font-family: Arial, Helvetica, sans-serif;
			font-size: 12px; 
			font-weight: bold; 
			border-bottom:1px solid grey; 
			color: #FAFAFA; 
			background-color: #4C4C4C;}
/*			background-color: #d77e3c;} this is the leaf color*/
/*			background-color: #EEE8AA;}  this is the yellow colour*/
			
.pricerow {	min-height: 5px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px; 
			font-weight: normal; 
			color: #333; }
			
.priceback {background-color: #d9d9d9;}

.languageselection td {padding: 3;
			padding-left: 35;
			width: 145;
			/*font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;*/
			}

.menuwithbulleticon td {padding: 3;
			padding-left: 35;
			width: 145;
			/*font-family: Arial, Helvetica, sans-serif;*/
			/*font-size: 7px;*/
			/*font-weight: normal; */
			}
.outlet {
	font-family: helvetica, arial, sans-serif ; font-size: 12px ; color: #333 ;
}
.outletprice {
	font-family: helvetica, arial, sans-serif ; font-size: 12px ; color: #FFFFFF ; font-weight: 900;
	text-align: right;
	padding: 10px;
	background-image: url("/kondator/kon_www.nsf/pricetag.png?OpenImageResource");
	background-repeat: no-repeat;
	background-position: right center;
}
.soutletprice {
	font-family: helvetica, arial, sans-serif ; font-size: 12px ; color: #FFFFFF ; font-weight: 900;
	text-align: right;
	padding: 2px;
	padding-right: 8px;
	background-image: url("/kondator/kon_www.nsf/pricetag.png?OpenImageResource");
	background-repeat: no-repeat;
	background-position: right center;
}
.oldprice {
	font-family: helvetica, arial, sans-serif ; font-size: 12px ; color: red ;
	text-decoration:line-through;
}
.normalprice{
	font-family: helvetica, arial, sans-serif ; font-size: 12px ; color: #333 ;
	padding-right: 10px;
}
