﻿

.Compare_PropertyCol
{
 text-align:left;
 background-color:White;
 width:150px;		
}
.Compare_FirstRow
{
	color :White;
	background-color:Gray;	
}
.Compare_Filled_Cell
{
	background-color: lightgrey;
	width:100px
}
.Compare_Empty_Cell
{
	background-color:White;	
	width:100px;
}
