﻿.latestContent_V2
{
background:#FFFFFF;
 clear:both;
 width:100%;
}
ul.latestContent_V2
{
	 list-style:none;
}
.latestContent_V2 img
{
	  margin:5px;
	  float: left;
}
.latestContent_V2 .linkRight
{	
	float: left;	
 	width:65%;
 	
}

.featureProperty
{
 background:#FFFFFF;
 clear:both;
 width:100%;
}
ul.featureProperty
{
	 list-style:none;
}
ul.featureProperty li
{
	 width:100%;
	 clear:both;
	 margin-bottom:4px;
	 
	 
}
ul.featureProperty li.Separator
{width:100%;
	 clear:both;
	 height:3px;
	
	}
.featureProperty img
{	 
	  float: left;
}
.featureProperty .linkRight
{	
	float: left;	
 	width:50%;
 	margin-left:5px;
 	
}

