.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;
}

.LeftChackBoxBG { padding: 10px 0px; position: relative; width: 220px; font-size: 120%; }

.textField {
	width: 226px; margin-top: 15px; margin-bottom: 10px; border: #25272F 1px solid;
}

.footer {
	text-align: left; color: inherit; top: 430px; left:-5px; position: absolute; z-index: 1000;
}
.copyRight {
	padding: 0px 10px 0px 20px; text-align: center; position: fixed; _position:absolute; bottom:-20px; display: block; font-size:80%;
	margin-left:0px;
}

#siteContainer { height:100%; }