.welcomeText
{
	float: left; display: block;
	width: 49%; margin-right: 20px;
}

.welcomeTextContainer
{
	padding: 10px; height: 153px;
}

.featuredProperty {
	float: left; display: block; margin-right: -33px;
	position:relative; width:1013px;
}

.featuredCellLeft
{
}

.featuredContainer {
	float: left; width: 221px; margin-right: 32px; margin-top: 5px;
}

.newHomesAddress
{
	white-space: nowrap;
	width: 170px; 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: 49%;
	padding-bottom: 10px;
}

.featuredLettingsHolder
{
	float: left; display: block;
	padding-bottom: 10px; width: 47.5%;
}

.featuredPropertyBlock
{
	 padding: 10px;
}

.featuredPropertySplitter {
	clear: both;
	height: 1px; margin: 0px 10px 0px 10px;
}


a:visited.DefaultBotTitle { color: #1A3C84; font-size: 120%; font-weight: bold; }
a:link.DefaultBotTitle 	  { color: #1A3C84; font-size: 120%; font-weight: bold; }
a:hover.DefaultBotTitle   { color: #1A3C84; font-size: 120%; font-weight: bold; }

.featuredCellBotBG {
	padding: 2px 20px 6px 4px; color: #464646; line-height: 12px;
	border-right: #1A3C84 1px solid; border-bottom: #1A3C84 1px solid; border-left: #1A3C84 1px solid;
	background-image: url(../images/default-bot-box-bg.gif); background-repeat: repeat-x;
}

.featuredCellText { color: #464646; height: 32px; margin-top: 3px; }

.DefaultTopBlue { color: #173676; font-size: 190%; font-style: italic; margin: 12px 0px 15px 0px; }
.DefaultTopText { color: #000000; line-height: 20px; font-size: 110%; }
.DefaultTopBackText { color: #222222; font-size: 160%; font-style: italic; margin: 30px 0px 0px 0px; }



