.welcomeText {
	background-image: url(../images/right-line.gif); background-repeat: no-repeat; background-position: top left;
}

.welcomeTextContainer {
	color: #313156; font-size: 90%;
}

.featuredProperty {
	margin-top:20px;
	background-image: url(../images/right-line.gif); background-repeat: no-repeat; background-position: top left;
}

.featuredCellLeft {
	margin-bottom:10px;
}

.featuredContainer {
	margin-bottom: 20px;
}

.newHomesAddress
{
	white-space: nowrap;
	width: 560px; text-overflow: ellipsis;
	overflow: hidden;
}

.newHomesText
{
	height: 54px; text-overflow: ellipsis;
	overflow: hidden; margin-bottom: 5px;
	display: block; white-space: normal;
	position: relative;
}

.featuredSalesHolder
{
	float: left; display: block;
	margin-right: 20px; width: 99.5%;
	padding-bottom: 10px;
}

.featuredLettingsHolder
{
	display: none;	
}

.featuredPropertyBlock
{
	 padding: 10px;
}

.featuredPropertySplitter {
	clear: both; height: 1px; margin: 0px 10px 0px 10px;
}
