/* CUSTOM CSS */

.homepage .box.welcome-statement h2 {
	margin-top: 215px;
}

#idx-search-widget{
	float:left;
	width:230px;
	position: absolute;
	top: 40px;
	left: 115px;
	z-index: 90000;
}

#idx-search-widget h3{
	background-color:#47638D;
	text-align:left;
	font-size:1.4em;
	font-family:arial, helvetica, sans-serif;
	text-transform:uppercase;
	margin:0;
	padding:0 0 0 10px;
	line-height:32px;
}

.LandingMain.homepage #widget-blog {
	margin-left: 479px;
	position: absolute;
}

.buyerresources #smarterAgent, .sellerresources #smarterAgent { display: none; }