/* CUSTOM CSS */

.LandingMain.buyerresources .custom2,
.LandingMain.sellerresources .custom2 {
	display: none;
}

#box-2 .custom2 {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 10px;
}

#agentprofile-widget img[style*="border-width:"] {
border:0 solid #CCCCCC !important;
}
#wrapper #agentprofile-widget img {
	background: none;
}
#wrapper #box-2 .custom2 {
	margin-top: 0;
}

/*box-2 fixes*/
.buyerresources #box-2 .custom3,
.sellerresources #box-2 .custom3 {
	position: relative;
	top: 20px;
	left: 245px;
}
.buyerresources #footercontent,
.buyerresources #footer {
	position: relative;
	top: 110px;
}
.sellerresources #footercontent,
.sellerresources #footer {
	position: relative;
	top: 330px;
}
