/* CUSTOM CSS */

.sideform {
font-size: 1.4em;
border: 2px solid #888;
margin-top: 20px;
padding: 10px;
}

.formTitle {
	font-size: 1.4em;
}

.formSubtitle {
margin-top: 5px;
margin-bottom: 5px;
}

.sideform input {
margin-bottom: 3px;

}

#floatme {
	width: 130px;
	height: 115px;
	position: absolute;
	top: 0px;
	margin-top: 200px;
	margin-left: 170px;
}

 .sellerresources #agentprofile-widget,
.buyerresources #agentprofile-widget{
position:static;

}

.LandingMain.buyerresources #box-2,
.LandingMain.sellerresources  #box-2  {
float:none;
width:232px;
height:500px;
margin:0;
position:absolute;
left:720px;
top:360px;
z-index:10000;

}

.LandingMain.sellerresources #wrapper{
padding-bottom:400px;
}
.LandingMain.buyerresources #wrapper{
padding-bottom:215px;
}  

#idx-search-widget{
margin:auto;
margin-bottom:15px;
}

#idx-search-widget h3{
width:auto;
padding:0;
}

html body.homepage #idx-search-widget{
margin-right:23px;
margin-bottom:10px;
}

html body.homepage #idx-search-widget h3{
padding:7px;
}

html body.LandingMain.buyerresources #idx-search-widget {
display: none;
visibility: hidden;
}

html body.LandingMain.sellerresources #idx-search-widget {
display: none;
visibility: hidden;
}

html body.homepage #agentprofile-widget h3 {
	font-size: 1.4em;
	width: 230px;
	padding-top: 0pt;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 10px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	text-transform: uppercase;
}