.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;
}

select {
	font-family: Arial, verdana, tahoma;
	width: 98px; margin-top: 2px; margin-bottom: 5px; border: #CDD0D8 1px solid; background-color: #E9EAEC; 
}

.textField {
	width: 96px; margin-top: 8px; margin-bottom: 10px; border: #CDD0D8 1px solid; background-color: #E9EAEC; 
}

.DefaultTextBoxBG { float: left; font-size: 100%; width: 120px; }

.SelectBoxContainerDefault { padding-top:13px; height:50px;}
.SearchBtnDefault { float:right; padding-right:24px; margin-top: -40px; }

.EmailAlertsBox {
	width:240px;
	line-height:130%;
}
.RadioBtn { height:15px; text-align:right;}
.RadioBtn input { vertical-align:middle; }
.RadioBtnBox{ float:right; margin-top:15px; text-align:right;}


.PropertySearchBG { margin-right: 130px; _margin-right: 127px; height:200px; }

.footer { display:none; }

.DefaultKeywordText { font-size: 110%; padding-bottom:11px; }
