.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;
}

.DefaultMidleBG { padding: 0px 6px; }

.PropertyTitle { color: #676F52; font-size: 120%; height: 25px; }

.TextBoxLeft { float: left; margin-right: 9px; _margin-right: 6px; }

.PropertyBut { padding-top: 15px; float:left; }

.KeywordTextBG { font-size: 90%; height: 25px; }

.PropertyTextBoxBG { margin: 10px 0px 20px 0px; height:30px; margin-right:-20px; }

.KeywordTextField {
	width: 214px; margin-top: 2px; margin-right: 10px; _margin-right: 7px; vertical-align: middle; float:left;
	background-image: url(../images/text-box-bg.gif); background-repeat: repeat-x; background-position: left bottom;
}
.KeywordGoBtn { vertical-align: middle; float:left; }
.KeywordBG { margin-right:-20px;}
