﻿.labelCategoryHeader {
color: #005148;
font-size: 15px;
font-weight: bold;
}


.tableProductTable 
{
	
}

.trBackgroundColoured td
{
	background-color: #D1E7E4;
}

.trBackgroundColouredLight td 
{
	background-color: #ebebeb;
}

.trCategoryHeader 
{
width: 100px;
font-weight: bold;
color: #fff;
background: #005148; 
line-height: 20px;
}

.labelComponentsHeading, .LabelFeaturesHeading, .labelDescriptionHeading  
{
font-size: 12px;
}

li 
{
font-size: 10px;
}


.divAttributeHeader 
{
	background: #005148;
	 color: #fff;
	 font-size: 12px;
	 font-weight: bold;
	 padding-left: 3px;
	 padding-right: 3px;
	 line-height: 20px;
}

.labelProductPrice 
{
	visibility: hidden;
}

