﻿.labelCategoryHeader {
color: rgb(0,169,235);
font-size: 15px;
font-weight: bold;
}


.tableProductTable 
{
	
}

.trBackgroundColoured td
{
	background-color: rgb(158,213,245);
}

.trBackgroundColouredLight td 
{
	background-color: #ebebeb;
}

.trCategoryHeader 
{
width: 100px;
font-weight: bold;
color: #fff;
background:  rgb(0,169,235);
line-height: 20px;
}

.labelComponentsHeading, .LabelFeaturesHeading, .labelDescriptionHeading  
{
font-size: 12px;
}

li 
{
font-size: 10px;
}



.divAttributeHeader 
{
	background: rgb(0,169,235);
	 color: #fff;
	 font-size: 12px;
	 font-weight: bold;
	 padding-left: 3px;
	 padding-right: 3px;
	 line-height: 20px;
}

