.welcomeText
{
	float: left; display: block;
	width: 49%; margin-right: 20px;
}

.welcomeTextContainer
{
	padding: 10px; height: 153px;
}

.featuredProperty
{
	float: left; display: block; width: 48%;	
}

.featuredCellLeft
{
	float: left; margin-right: 10px;
}

.featuredContainer
{
	padding: 10px; 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;
}

.DefaultTopBoder {
	border: #547663 1px solid; height: 1%; background-color: #133B23;
}

.DefaultText {
	color: #8DA497; font-size: 90%; padding: 15px 0px; margin-top: 12px;
	border-top: #547663 1px solid; border-bottom: #547663 1px solid; margin-bottom: 10px;
}

.DefaultProperty {
	height: 155px; width: 253px; padding: 0px 0px 20px 20px; position: absolute; color: #FFFFFF; margin-top: -75px; margin-left: 30px;
	background-image:url(../images/default-left-property-bg.jpg); background-repeat: no-repeat;
}

.DefaultPropertyTopBG { font-size: 110%; color: #FFFFFF; margin-bottom: 15px; }

.DefaultHarveysLeft { position: absolute; margin-top:110px; margin-left: 30px; }

.Defaultselect { float: left; margin-right: 7px; }

.DefaultTextBox { 
	font-family: Arial, tahoma, verdana; font-size: 90%; color: #000000; background-color: #FFFFFF;
	width: 111px; margin-top: 1px; margin-bottom: 5px; border: 0px;
}

.DefaultLeftSearchBut { margin: 15px 0px 2px 0px; }
